实例介绍
本源码提供给各位开发者参考,如有不合理的地方,欢迎大佬们指导
【实例截图】
【核心代码】
大亨源码
└── H5百家乐
├── admin
│ ├── 404.html
│ ├── Admin
│ │ ├── application
│ │ │ ├── command.php
│ │ │ ├── common.php
│ │ │ ├── config.php
│ │ │ ├── database.php
│ │ │ ├── index
│ │ │ │ ├── Common
│ │ │ │ │ ├── function.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── Conf
│ │ │ │ │ ├── config.php
│ │ │ │ │ └── index.html
│ │ │ │ ├── controller
│ │ │ │ │ ├── Commonse.php
│ │ │ │ │ ├── Config.php
│ │ │ │ │ ├── Data.php
│ │ │ │ │ ├── index.html
│ │ │ │ │ ├── Index.php
│ │ │ │ │ ├── Login.php
│ │ │ │ │ ├── Pay.php
│ │ │ │ │ └── User.php
│ │ │ │ ├── index.html
│ │ │ │ ├── Model
│ │ │ │ │ └── index.html
│ │ │ │ └── view
│ │ │ │ ├── commonse
│ │ │ │ │ ├── 404.html
│ │ │ │ │ └── toop.html
│ │ │ │ ├── config
│ │ │ │ │ ├── add.html
│ │ │ │ │ ├── adduser.html
│ │ │ │ │ ├── config.html
│ │ │ │ │ ├── gamesm.html
│ │ │ │ │ ├── guanliy.html
│ │ │ │ │ ├── kaidian.html
│ │ │ │ │ ├── kefuer.html
│ │ │ │ │ ├── kefu.html
│ │ │ │ │ ├── run1.html
│ │ │ │ │ ├── run.html
│ │ │ │ │ ├── set.html
│ │ │ │ │ ├── weihu.html
│ │ │ │ │ └── yongsm.html
│ │ │ │ ├── data
│ │ │ │ │ ├── cz1history.html
│ │ │ │ │ ├── daili.html
│ │ │ │ │ ├── dian.html
│ │ │ │ │ ├── homeuser.html
│ │ │ │ │ ├── index.html
│ │ │ │ │ ├── jian.html
│ │ │ │ │ ├── notice.html
│ │ │ │ │ ├── order.html
│ │ │ │ │ ├── tixian.html
│ │ │ │ │ ├── tongji.html
│ │ │ │ │ ├── xiang.html
│ │ │ │ │ └── zzhistory.html
│ │ │ │ ├── index
│ │ │ │ │ ├── appdownload.html
│ │ │ │ │ └── index.html
│ │ │ │ ├── index.html
│ │ │ │ ├── login
│ │ │ │ │ └── index.html
│ │ │ │ ├── pay
│ │ │ │ │ └── recharge.html
│ │ │ │ └── user
│ │ │ │ ├── add.html
│ │ │ │ ├── congzhi.html
│ │ │ │ ├── laba.html
│ │ │ │ ├── one.html
│ │ │ │ ├── quanx.html
│ │ │ │ ├── rebate.html
│ │ │ │ ├── robot.html
│ │ │ │ ├── state.html
│ │ │ │ ├── user.html
│ │ │ │ └── xiang.html
│ │ │ ├── route.php
│ │ │ ├── tags.php
│ │ │ └── weixin
│ │ │ ├── controller
│ │ │ │ └── Index.php
│ │ │ └── view
│ │ │ └── index
│ │ │ └── erweima.html
│ │ ├── build.php
│ │ ├── composer.json
│ │ ├── extend
│ │ │ ├── GameRedis
│ │ │ │ └── RedisPackage.php
│ │ │ ├── GatewayClient
│ │ │ │ ├── composer.json
│ │ │ │ ├── Gateway.php
│ │ │ │ ├── MIT-LICENSE.txt
│ │ │ │ └── README.md
│ │ │ └── weixin
│ │ │ └── Wechat.php
│ │ ├── index.php
│ │ ├── joiroom.php
│ │ ├── jweixin-22839.php
│ │ ├── LICENSE.txt
│ │ ├── phpunit.xml
│ │ ├── public
│ │ │ ├── 404.html
│ │ │ ├── favicon.ico
│ │ │ ├── index.html
│ │ │ ├── index.php
│ │ │ ├── MP_verify_AJZq7srQepG6Oti4.txt
│ │ │ ├── MP_verify_VuuYD20Lc4QImgKm.txt
│ │ │ ├── phpinfo.php
│ │ │ ├── robots.txt
│ │ │ ├── router.php
│ │ │ └── static
│ │ │ ├── Admin
│ │ │ │ ├── css
│ │ │ │ │ ├── bootstrap.min.css
│ │ │ │ │ ├── font-awesome.css
│ │ │ │ │ ├── font.css
│ │ │ │ │ ├── jqvmap.css
│ │ │ │ │ ├── lightbox.css
│ │ │ │ │ ├── minimal.css
│ │ │ │ │ ├── monthly.css
│ │ │ │ │ ├── morris.css
│ │ │ │ │ ├── style.css
│ │ │ │ │ └── style-responsive.css
│ │ │ │ ├── fonts
│ │ │ │ │ ├── FontAwesome.otf
│ │ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ │ ├── fontawesome-webfont.woff
│ │ │ │ │ ├── fontawesome-webfont.woff2
│ │ │ │ │ ├── glyphicons-halflings-regular.woff
│ │ │ │ │ └── glyphicons-halflings-regular.woff2
│ │ │ │ ├── images
│ │ │ │ │ ├── 1.png
│ │ │ │ │ ├── 2.png
│ │ │ │ │ ├── 3.png
│ │ │ │ │ ├── bg.jpg
│ │ │ │ │ ├── close.png
│ │ │ │ │ ├── g1.jpg
│ │ │ │ │ ├── g2.jpg
│ │ │ │ │ ├── g3.jpg
│ │ │ │ │ ├── g4.jpg
│ │ │ │ │ ├── g5.jpg
│ │ │ │ │ ├── g6.jpg
│ │ │ │ │ ├── g7.jpg
│ │ │ │ │ ├── g8.jpg
│ │ │ │ │ ├── g9.jpg
│ │ │ │ │ ├── mail.png
│ │ │ │ │ ├── minimal.png
│ │ │ │ │ ├── nav-expand.png
│ │ │ │ │ ├── next.png
│ │ │ │ │ ├── pass.png
│ │ │ │ │ ├── prev.png
│ │ │ │ │ └── search-icon.png
│ │ │ │ ├── joiroom.php
│ │ │ │ ├── jquery-1.8.3.min.js
│ │ │ │ └── js
│ │ │ │ ├── bootstrap.js
│ │ │ │ ├── jquery2.0.3.min.js
│ │ │ │ ├── jquery.dcjqaccordion.2.7.js
│ │ │ │ ├── jquery.fileupload.js
│ │ │ │ ├── jquery.min.js
│ │ │ │ ├── jquery.nicescroll.js
│ │ │ │ ├── jquery.scrollTo.js
│ │ │ │ ├── jquery.slimscroll.js
│ │ │ │ ├── jquery.vmap.asia.js
│ │ │ │ ├── jquery.vmap.australia.js
│ │ │ │ ├── jquery.vmap.europe.js
│ │ │ │ ├── jquery.vmap.js
│ │ │ │ ├── jquery.vmap.sampledata.js
│ │ │ │ ├── jquery.vmap.world.js
│ │ │ │ ├── lightbox-plus-jquery.min.js
│ │ │ │ ├── monthly.js
│ │ │ │ ├── morris.js
│ │ │ │ ├── raphael-min.js
│ │ │ │ ├── script.js
│ │ │ │ └── scripts.js
│ │ │ ├── joiroom.php
│ │ │ ├── jquery-1.8.2.min.js
│ │ │ ├── laydate
│ │ │ │ ├── joiroom.php
│ │ │ │ ├── laydate.js
│ │ │ │ ├── need
│ │ │ │ │ └── laydate.css
│ │ │ │ └── skins
│ │ │ │ ├── dahong
│ │ │ │ │ ├── icon.png
│ │ │ │ │ └── laydate.css
│ │ │ │ ├── default
│ │ │ │ │ ├── icon.png
│ │ │ │ │ └── laydate.css
│ │ │ │ ├── huanglv
│ │ │ │ │ ├── icon.png
│ │ │ │ │ └── laydate.css
│ │ │ │ ├── molv
│ │ │ │ │ ├── icon.png
│ │ │ │ │ └── laydate.css
│ │ │ │ └── yalan
│ │ │ │ ├── icon.png
│ │ │ │ └── laydate.css
│ │ │ ├── pubicAlert.js
│ │ │ └── ueditor
│ │ │ ├── dialogs
│ │ │ │ ├── anchor
│ │ │ │ │ └── anchor.html
│ │ │ │ ├── attachment
│ │ │ │ │ ├── attachment.css
│ │ │ │ │ ├── attachment.html
│ │ │ │ │ ├── attachment.js
│ │ │ │ │ ├── fileTypeImages
│ │ │ │ │ │ ├── icon_chm.gif
│ │ │ │ │ │ ├── icon_default.png
│ │ │ │ │ │ ├── icon_doc.gif
│ │ │ │ │ │ ├── icon_exe.gif
│ │ │ │ │ │ ├── icon_jpg.gif
│ │ │ │ │ │ ├── icon_mp3.gif
│ │ │ │ │ │ ├── icon_mv.gif
│ │ │ │ │ │ ├── icon_pdf.gif
│ │ │ │ │ │ ├── icon_ppt.gif
│ │ │ │ │ │ ├── icon_psd.gif
│ │ │ │ │ │ ├── icon_rar.gif
│ │ │ │ │ │ ├── icon_txt.gif
│ │ │ │ │ │ └── icon_xls.gif
│ │ │ │ │ └── images
│ │ │ │ │ ├── alignicon.gif
│ │ │ │ │ ├── alignicon.png
│ │ │ │ │ ├── bg.png
│ │ │ │ │ ├── file-icons.gif
│ │ │ │ │ ├── file-icons.png
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── progress.png
│ │ │ │ │ ├── success.gif
│ │ │ │ │ └── success.png
│ │ │ │ ├── background
│ │ │ │ │ ├── background.css
│ │ │ │ │ ├── background.html
│ │ │ │ │ ├── background.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── bg.png
│ │ │ │ │ └── success.png
│ │ │ │ ├── charts
│ │ │ │ │ ├── chart.config.js
│ │ │ │ │ ├── charts.css
│ │ │ │ │ ├── charts.html
│ │ │ │ │ ├── charts.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── charts0.png
│ │ │ │ │ ├── charts1.png
│ │ │ │ │ ├── charts2.png
│ │ │ │ │ ├── charts3.png
│ │ │ │ │ ├── charts4.png
│ │ │ │ │ └── charts5.png
│ │ │ │ ├── emotion
│ │ │ │ │ ├── emotion.css
│ │ │ │ │ ├── emotion.html
│ │ │ │ │ ├── emotion.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── bface.gif
│ │ │ │ │ ├── cface.gif
│ │ │ │ │ ├── fface.gif
│ │ │ │ │ ├── jxface2.gif
│ │ │ │ │ ├── neweditor-tab-bg.png
│ │ │ │ │ ├── tface.gif
│ │ │ │ │ ├── wface.gif
│ │ │ │ │ └── yface.gif
│ │ │ │ ├── gmap
│ │ │ │ │ └── gmap.html
│ │ │ │ ├── help
│ │ │ │ │ ├── help.css
│ │ │ │ │ ├── help.html
│ │ │ │ │ └── help.js
│ │ │ │ ├── image
│ │ │ │ │ ├── image.css
│ │ │ │ │ ├── image.html
│ │ │ │ │ ├── image.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── alignicon.jpg
│ │ │ │ │ ├── bg.png
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── image.png
│ │ │ │ │ ├── progress.png
│ │ │ │ │ ├── success.gif
│ │ │ │ │ └── success.png
│ │ │ │ ├── insertframe
│ │ │ │ │ └── insertframe.html
│ │ │ │ ├── internal.js
│ │ │ │ ├── link
│ │ │ │ │ └── link.html
│ │ │ │ ├── map
│ │ │ │ │ ├── map.html
│ │ │ │ │ └── show.html
│ │ │ │ ├── music
│ │ │ │ │ ├── music.css
│ │ │ │ │ ├── music.html
│ │ │ │ │ └── music.js
│ │ │ │ ├── preview
│ │ │ │ │ └── preview.html
│ │ │ │ ├── scrawl
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── addimg.png
│ │ │ │ │ │ ├── brush.png
│ │ │ │ │ │ ├── delimgH.png
│ │ │ │ │ │ ├── delimg.png
│ │ │ │ │ │ ├── emptyH.png
│ │ │ │ │ │ ├── empty.png
│ │ │ │ │ │ ├── eraser.png
│ │ │ │ │ │ ├── redoH.png
│ │ │ │ │ │ ├── redo.png
│ │ │ │ │ │ ├── scaleH.png
│ │ │ │ │ │ ├── scale.png
│ │ │ │ │ │ ├── size.png
│ │ │ │ │ │ ├── undoH.png
│ │ │ │ │ │ └── undo.png
│ │ │ │ │ ├── scrawl.css
│ │ │ │ │ ├── scrawl.html
│ │ │ │ │ └── scrawl.js
│ │ │ │ ├── searchreplace
│ │ │ │ │ ├── searchreplace.html
│ │ │ │ │ └── searchreplace.js
│ │ │ │ ├── snapscreen
│ │ │ │ │ └── snapscreen.html
│ │ │ │ ├── spechars
│ │ │ │ │ ├── spechars.html
│ │ │ │ │ └── spechars.js
│ │ │ │ ├── table
│ │ │ │ │ ├── dragicon.png
│ │ │ │ │ ├── edittable.css
│ │ │ │ │ ├── edittable.html
│ │ │ │ │ ├── edittable.js
│ │ │ │ │ ├── edittd.html
│ │ │ │ │ └── edittip.html
│ │ │ │ ├── template
│ │ │ │ │ ├── config.js
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── bg.gif
│ │ │ │ │ │ ├── pre0.png
│ │ │ │ │ │ ├── pre1.png
│ │ │ │ │ │ ├── pre2.png
│ │ │ │ │ │ ├── pre3.png
│ │ │ │ │ │ └── pre4.png
│ │ │ │ │ ├── template.css
│ │ │ │ │ ├── template.html
│ │ │ │ │ └── template.js
│ │ │ │ ├── video
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── bg.png
│ │ │ │ │ │ ├── center_focus.jpg
│ │ │ │ │ │ ├── file-icons.gif
│ │ │ │ │ │ ├── file-icons.png
│ │ │ │ │ │ ├── icons.gif
│ │ │ │ │ │ ├── icons.png
│ │ │ │ │ │ ├── image.png
│ │ │ │ │ │ ├── left_focus.jpg
│ │ │ │ │ │ ├── none_focus.jpg
│ │ │ │ │ │ ├── progress.png
│ │ │ │ │ │ ├── right_focus.jpg
│ │ │ │ │ │ ├── success.gif
│ │ │ │ │ │ └── success.png
│ │ │ │ │ ├── video.css
│ │ │ │ │ ├── video.html
│ │ │ │ │ └── video.js
│ │ │ │ ├── webapp
│ │ │ │ │ └── webapp.html
│ │ │ │ └── wordimage
│ │ │ │ ├── fClipboard_ueditor.swf
│ │ │ │ ├── imageUploader.swf
│ │ │ │ ├── tangram.js
│ │ │ │ ├── wordimage.html
│ │ │ │ └── wordimage.js
│ │ │ ├── index.html
│ │ │ ├── lang
│ │ │ │ ├── en
│ │ │ │ │ ├── en.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── addimage.png
│ │ │ │ │ ├── alldeletebtnhoverskin.png
│ │ │ │ │ ├── alldeletebtnupskin.png
│ │ │ │ │ ├── background.png
│ │ │ │ │ ├── button.png
│ │ │ │ │ ├── copy.png
│ │ │ │ │ ├── deletedisable.png
│ │ │ │ │ ├── deleteenable.png
│ │ │ │ │ ├── listbackground.png
│ │ │ │ │ ├── localimage.png
│ │ │ │ │ ├── music.png
│ │ │ │ │ ├── rotateleftdisable.png
│ │ │ │ │ ├── rotateleftenable.png
│ │ │ │ │ ├── rotaterightdisable.png
│ │ │ │ │ ├── rotaterightenable.png
│ │ │ │ │ └── upload.png
│ │ │ │ └── zh-cn
│ │ │ │ ├── images
│ │ │ │ │ ├── copy.png
│ │ │ │ │ ├── localimage.png
│ │ │ │ │ ├── music.png
│ │ │ │ │ └── upload.png
│ │ │ │ └── zh-cn.js
│ │ │ ├── php
│ │ │ │ ├── action_crawler.php
│ │ │ │ ├── action_list.php
│ │ │ │ ├── action_upload.php
│ │ │ │ ├── config.json
│ │ │ │ ├── controller.php
│ │ │ │ └── Uploader.class.php
│ │ │ ├── themes
│ │ │ │ ├── default
│ │ │ │ │ ├── css
│ │ │ │ │ │ ├── ueditor.css
│ │ │ │ │ │ └── ueditor.min.css
│ │ │ │ │ ├── dialogbase.css
│ │ │ │ │ └── images
│ │ │ │ │ ├── anchor.gif
│ │ │ │ │ ├── arrow_down.png
│ │ │ │ │ ├── arrow.png
│ │ │ │ │ ├── arrow_up.png
│ │ │ │ │ ├── button-bg.gif
│ │ │ │ │ ├── cancelbutton.gif
│ │ │ │ │ ├── charts.png
│ │ │ │ │ ├── cursor_h.gif
│ │ │ │ │ ├── cursor_h.png
│ │ │ │ │ ├── cursor_v.gif
│ │ │ │ │ ├── cursor_v.png
│ │ │ │ │ ├── dialog-title-bg.png
│ │ │ │ │ ├── filescan.png
│ │ │ │ │ ├── highlighted.gif
│ │ │ │ │ ├── icons-all.gif
│ │ │ │ │ ├── icons.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── loaderror.png
│ │ │ │ │ ├── loading.gif
│ │ │ │ │ ├── lock.gif
│ │ │ │ │ ├── neweditor-tab-bg.png
│ │ │ │ │ ├── pagebreak.gif
│ │ │ │ │ ├── scale.png
│ │ │ │ │ ├── sortable.png
│ │ │ │ │ ├── spacer.gif
│ │ │ │ │ ├── sparator_v.png
│ │ │ │ │ ├── table-cell-align.png
│ │ │ │ │ ├── tangram-colorpicker.png
│ │ │ │ │ ├── toolbar_bg.png
│ │ │ │ │ ├── unhighlighted.gif
│ │ │ │ │ ├── upload.png
│ │ │ │ │ ├── videologo.gif
│ │ │ │ │ ├── word.gif
│ │ │ │ │ └── wordpaste.png
│ │ │ │ └── iframe.css
│ │ │ ├── third-party
│ │ │ │ ├── codemirror
│ │ │ │ │ ├── codemirror.css
│ │ │ │ │ └── codemirror.js
│ │ │ │ ├── highcharts
│ │ │ │ │ ├── adapters
│ │ │ │ │ │ ├── mootools-adapter.js
│ │ │ │ │ │ ├── mootools-adapter.src.js
│ │ │ │ │ │ ├── prototype-adapter.js
│ │ │ │ │ │ ├── prototype-adapter.src.js
│ │ │ │ │ │ ├── standalone-framework.js
│ │ │ │ │ │ └── standalone-framework.src.js
│ │ │ │ │ ├── highcharts.js
│ │ │ │ │ ├── highcharts-more.js
│ │ │ │ │ ├── highcharts-more.src.js
│ │ │ │ │ ├── highcharts.src.js
│ │ │ │ │ ├── modules
│ │ │ │ │ │ ├── annotations.js
│ │ │ │ │ │ ├── annotations.src.js
│ │ │ │ │ │ ├── canvas-tools.js
│ │ │ │ │ │ ├── canvas-tools.src.js
│ │ │ │ │ │ ├── data.js
│ │ │ │ │ │ ├── data.src.js
│ │ │ │ │ │ ├── drilldown.js
│ │ │ │ │ │ ├── drilldown.src.js
│ │ │ │ │ │ ├── exporting.js
│ │ │ │ │ │ ├── exporting.src.js
│ │ │ │ │ │ ├── funnel.js
│ │ │ │ │ │ ├── funnel.src.js
│ │ │ │ │ │ ├── heatmap.js
│ │ │ │ │ │ ├── heatmap.src.js
│ │ │ │ │ │ ├── map.js
│ │ │ │ │ │ ├── map.src.js
│ │ │ │ │ │ ├── no-data-to-display.js
│ │ │ │ │ │ └── no-data-to-display.src.js
│ │ │ │ │ └── themes
│ │ │ │ │ ├── dark-blue.js
│ │ │ │ │ ├── dark-green.js
│ │ │ │ │ ├── gray.js
│ │ │ │ │ ├── grid.js
│ │ │ │ │ └── skies.js
│ │ │ │ ├── jquery-1.10.2.js
│ │ │ │ ├── jquery-1.10.2.min.js
│ │ │ │ ├── jquery-1.10.2.min.map
│ │ │ │ ├── snapscreen
│ │ │ │ │ └── UEditorSnapscreen.exe
│ │ │ │ ├── SyntaxHighlighter
│ │ │ │ │ ├── shCoreDefault.css
│ │ │ │ │ └── shCore.js
│ │ │ │ ├── video-js
│ │ │ │ │ ├── font
│ │ │ │ │ │ ├── vjs.eot
│ │ │ │ │ │ ├── vjs.svg
│ │ │ │ │ │ ├── vjs.ttf
│ │ │ │ │ │ └── vjs.woff
│ │ │ │ │ ├── video.dev.js
│ │ │ │ │ ├── video.js
│ │ │ │ │ ├── video-js.css
│ │ │ │ │ ├── video-js.min.css
│ │ │ │ │ └── video-js.swf
│ │ │ │ ├── webuploader
│ │ │ │ │ ├── Uploader.swf
│ │ │ │ │ ├── webuploader.css
│ │ │ │ │ ├── webuploader.custom.js
│ │ │ │ │ ├── webuploader.custom.min.js
│ │ │ │ │ ├── webuploader.flashonly.js
│ │ │ │ │ ├── webuploader.flashonly.min.js
│ │ │ │ │ ├── webuploader.html5only.js
│ │ │ │ │ ├── webuploader.html5only.min.js
│ │ │ │ │ ├── webuploader.js
│ │ │ │ │ ├── webuploader.min.js
│ │ │ │ │ ├── webuploader.withoutimage.js
│ │ │ │ │ └── webuploader.withoutimage.min.js
│ │ │ │ ├── xss.min.js
│ │ │ │ └── zeroclipboard
│ │ │ │ ├── ZeroClipboard.js
│ │ │ │ ├── ZeroClipboard.min.js
│ │ │ │ └── ZeroClipboard.swf
│ │ │ ├── ueditor.all.js
│ │ │ ├── ueditor.all.min.js
│ │ │ ├── ueditor.config.js
│ │ │ ├── ueditor.parse.js
│ │ │ └── ueditor.parse.min.js
│ │ ├── README.md
│ │ ├── runtime
│ │ │ ├── log
│ │ │ │ └── 201808
│ │ │ │ └── 26.log
│ │ │ └── temp
│ │ │ ├── 0ed7103ecb694e3464041b5c1e55503c.php
│ │ │ ├── 23ca23e916e0675c689dc9652a76e14d.php
│ │ │ ├── 82a54704f95ce122c2a8b4fbd38e45dc.php
│ │ │ ├── 90073cd75b49056299e20361239413c0.php
│ │ │ ├── 91f64e4fa650104c193f6ff8ed9d3ca6.php
│ │ │ ├── 99eccb29c83d33d6e9ffdaabad7c15db.php
│ │ │ ├── 9fa00dd58569bfb5eedd4a03b4aa95e6.php
│ │ │ ├── adaa1eddc4329e7174c7f31a0608dae2.php
│ │ │ ├── ae1b6d1a5eee4d99a8cc28b7137ed810.php
│ │ │ ├── c0f039f96f4c9e878444a1183b774d01.php
│ │ │ ├── ea2045301fdfd99de558ccf62d60715d.php
│ │ │ ├── f2c8ac1a23a0e3f3e1144cd146829a1f.php
│ │ │ ├── f448824c20ab49780ccbbba03d79b8ef.php
│ │ │ └── f871175e7ee5e362f3cf3e17ee526696.php
│ │ ├── setban.php
│ │ ├── think
│ │ ├── thinkphp
│ │ │ ├── base.php
│ │ │ ├── codecov.yml
│ │ │ ├── composer.json
│ │ │ ├── console.php
│ │ │ ├── CONTRIBUTING.md
│ │ │ ├── convention.php
│ │ │ ├── helper.php
│ │ │ ├── lang
│ │ │ │ └── zh-cn.php
│ │ │ ├── library
│ │ │ │ ├── think
│ │ │ │ │ ├── App.php
│ │ │ │ │ ├── Build.php
│ │ │ │ │ ├── cache
│ │ │ │ │ │ ├── driver
│ │ │ │ │ │ │ ├── File.php
│ │ │ │ │ │ │ ├── Lite.php
│ │ │ │ │ │ │ ├── Memcached.php
│ │ │ │ │ │ │ ├── Memcache.php
│ │ │ │ │ │ │ ├── Redis.php
│ │ │ │ │ │ │ ├── Sqlite.php
│ │ │ │ │ │ │ ├── Wincache.php
│ │ │ │ │ │ │ └── Xcache.php
│ │ │ │ │ │ └── Driver.php
│ │ │ │ │ ├── Cache.php
│ │ │ │ │ ├── Collection.php
│ │ │ │ │ ├── config
│ │ │ │ │ │ └── driver
│ │ │ │ │ │ ├── Ini.php
│ │ │ │ │ │ ├── Json.php
│ │ │ │ │ │ └── Xml.php
│ │ │ │ │ ├── Config.php
│ │ │ │ │ ├── console
│ │ │ │ │ │ ├── bin
│ │ │ │ │ │ │ ├── hiddeninput.exe
│ │ │ │ │ │ │ └── README.md
│ │ │ │ │ │ ├── command
│ │ │ │ │ │ │ ├── Build.php
│ │ │ │ │ │ │ ├── Clear.php
│ │ │ │ │ │ │ ├── Help.php
│ │ │ │ │ │ │ ├── Lists.php
│ │ │ │ │ │ │ ├── make
│ │ │ │ │ │ │ │ ├── Controller.php
│ │ │ │ │ │ │ │ ├── Model.php
│ │ │ │ │ │ │ │ └── stubs
│ │ │ │ │ │ │ │ ├── controller.plain.stub
│ │ │ │ │ │ │ │ ├── controller.stub
│ │ │ │ │ │ │ │ └── model.stub
│ │ │ │ │ │ │ ├── Make.php
│ │ │ │ │ │ │ └── optimize
│ │ │ │ │ │ │ ├── Autoload.php
│ │ │ │ │ │ │ ├── Config.php
│ │ │ │ │ │ │ ├── Route.php
│ │ │ │ │ │ │ └── Schema.php
│ │ │ │ │ │ ├── Command.php
│ │ │ │ │ │ ├── input
│ │ │ │ │ │ │ ├── Argument.php
│ │ │ │ │ │ │ ├── Definition.php
│ │ │ │ │ │ │ └── Option.php
│ │ │ │ │ │ ├── Input.php
│ │ │ │ │ │ ├── LICENSE
│ │ │ │ │ │ ├── output
│ │ │ │ │ │ │ ├── Ask.php
│ │ │ │ │ │ │ ├── descriptor
│ │ │ │ │ │ │ │ └── Console.php
│ │ │ │ │ │ │ ├── Descriptor.php
│ │ │ │ │ │ │ ├── driver
│ │ │ │ │ │ │ │ ├── Buffer.php
│ │ │ │ │ │ │ │ ├── Console.php
│ │ │ │ │ │ │ │ └── Nothing.php
│ │ │ │ │ │ │ ├── formatter
│ │ │ │ │ │ │ │ ├── Stack.php
│ │ │ │ │ │ │ │ └── Style.php
│ │ │ │ │ │ │ ├── Formatter.php
│ │ │ │ │ │ │ ├── question
│ │ │ │ │ │ │ │ ├── Choice.php
│ │ │ │ │ │ │ │ └── Confirmation.php
│ │ │ │ │ │ │ └── Question.php
│ │ │ │ │ │ └── Output.php
│ │ │ │ │ ├── Console.php
│ │ │ │ │ ├── controller
│ │ │ │ │ │ ├── Rest.php
│ │ │ │ │ │ └── Yar.php
│ │ │ │ │ ├── Controller.php
│ │ │ │ │ ├── Cookie.php
│ │ │ │ │ ├── db
│ │ │ │ │ │ ├── builder
│ │ │ │ │ │ │ ├── Mysql.php
│ │ │ │ │ │ │ ├── Pgsql.php
│ │ │ │ │ │ │ ├── Sqlite.php
│ │ │ │ │ │ │ └── Sqlsrv.php
│ │ │ │ │ │ ├── Builder.php
│ │ │ │ │ │ ├── Connection.php
│ │ │ │ │ │ ├── connector
│ │ │ │ │ │ │ ├── Mysql.php
│ │ │ │ │ │ │ ├── Pgsql.php
│ │ │ │ │ │ │ ├── pgsql.sql
│ │ │ │ │ │ │ ├── Sqlite.php
│ │ │ │ │ │ │ └── Sqlsrv.php
│ │ │ │ │ │ ├── exception
│ │ │ │ │ │ │ ├── BindParamException.php
│ │ │ │ │ │ │ ├── DataNotFoundException.php
│ │ │ │ │ │ │ └── ModelNotFoundException.php
│ │ │ │ │ │ └── Query.php
│ │ │ │ │ ├── Db.php
│ │ │ │ │ ├── debug
│ │ │ │ │ │ ├── Console.php
│ │ │ │ │ │ └── Html.php
│ │ │ │ │ ├── Debug.php
│ │ │ │ │ ├── Env.php
│ │ │ │ │ ├── Error.php
│ │ │ │ │ ├── exception
│ │ │ │ │ │ ├── ClassNotFoundException.php
│ │ │ │ │ │ ├── DbException.php
│ │ │ │ │ │ ├── ErrorException.php
│ │ │ │ │ │ ├── Handle.php
│ │ │ │ │ │ ├── HttpException.php
│ │ │ │ │ │ ├── HttpResponseException.php
│ │ │ │ │ │ ├── PDOException.php
│ │ │ │ │ │ ├── RouteNotFoundException.php
│ │ │ │ │ │ ├── TemplateNotFoundException.php
│ │ │ │ │ │ ├── ThrowableError.php
│ │ │ │ │ │ └── ValidateException.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ ├── File.php
│ │ │ │ │ ├── Hook.php
│ │ │ │ │ ├── Lang.php
│ │ │ │ │ ├── Loader.php
│ │ │ │ │ ├── log
│ │ │ │ │ │ └── driver
│ │ │ │ │ │ ├── File.php
│ │ │ │ │ │ ├── Socket.php
│ │ │ │ │ │ └── Test.php
│ │ │ │ │ ├── Log.php
│ │ │ │ │ ├── model
│ │ │ │ │ │ ├── Collection.php
│ │ │ │ │ │ ├── Merge.php
│ │ │ │ │ │ ├── Pivot.php
│ │ │ │ │ │ ├── relation
│ │ │ │ │ │ │ ├── BelongsToMany.php
│ │ │ │ │ │ │ ├── BelongsTo.php
│ │ │ │ │ │ │ ├── HasMany.php
│ │ │ │ │ │ │ ├── HasManyThrough.php
│ │ │ │ │ │ │ ├── HasOne.php
│ │ │ │ │ │ │ ├── MorphMany.php
│ │ │ │ │ │ │ ├── MorphOne.php
│ │ │ │ │ │ │ ├── MorphTo.php
│ │ │ │ │ │ │ └── OneToOne.php
│ │ │ │ │ │ └── Relation.php
│ │ │ │ │ ├── Model.php
│ │ │ │ │ ├── paginator
│ │ │ │ │ │ └── driver
│ │ │ │ │ │ └── Bootstrap.php
│ │ │ │ │ ├── Paginator.php
│ │ │ │ │ ├── process
│ │ │ │ │ │ ├── Builder.php
│ │ │ │ │ │ ├── exception
│ │ │ │ │ │ │ ├── Failed.php
│ │ │ │ │ │ │ └── Timeout.php
│ │ │ │ │ │ ├── pipes
│ │ │ │ │ │ │ ├── Pipes.php
│ │ │ │ │ │ │ ├── Unix.php
│ │ │ │ │ │ │ └── Windows.php
│ │ │ │ │ │ └── Utils.php
│ │ │ │ │ ├── Process.php
│ │ │ │ │ ├── Request.php
│ │ │ │ │ ├── response
│ │ │ │ │ │ ├── Json.php
│ │ │ │ │ │ ├── Jsonp.php
│ │ │ │ │ │ ├── Redirect.php
│ │ │ │ │ │ ├── View.php
│ │ │ │ │ │ └── Xml.php
│ │ │ │ │ ├── Response.php
│ │ │ │ │ ├── Route.php
│ │ │ │ │ ├── session
│ │ │ │ │ │ └── driver
│ │ │ │ │ │ ├── Memcached.php
│ │ │ │ │ │ ├── Memcache.php
│ │ │ │ │ │ └── Redis.php
│ │ │ │ │ ├── Session.php
│ │ │ │ │ ├── template
│ │ │ │ │ │ ├── driver
│ │ │ │ │ │ │ └── File.php
│ │ │ │ │ │ ├── taglib
│ │ │ │ │ │ │ └── Cx.php
│ │ │ │ │ │ └── TagLib.php
│ │ │ │ │ ├── Template.php
│ │ │ │ │ ├── Url.php
│ │ │ │ │ ├── Validate.php
│ │ │ │ │ ├── view
│ │ │ │ │ │ └── driver
│ │ │ │ │ │ ├── Php.php
│ │ │ │ │ │ └── Think.php
│ │ │ │ │ └── View.php
│ │ │ │ └── traits
│ │ │ │ ├── controller
│ │ │ │ │ └── Jump.php
│ │ │ │ ├── model
│ │ │ │ │ └── SoftDelete.php
│ │ │ │ └── think
│ │ │ │ └── Instance.php
│ │ │ ├── LICENSE.txt
│ │ │ ├── logo.png
│ │ │ ├── phpunit.xml
│ │ │ ├── README.md
│ │ │ ├── start.php
│ │ │ └── tpl
│ │ │ ├── default_index.tpl
│ │ │ ├── dispatch_jump.tpl
│ │ │ ├── page_trace.tpl
│ │ │ └── think_exception.tpl
│ │ ├── timeg.php
│ │ └── vendor
│ │ ├── action
│ │ │ └── Action.php
│ │ ├── bin
│ │ │ ├── phpunit
│ │ │ └── phpunit.bat
│ │ ├── composer
│ │ │ ├── autoload_classmap.php
│ │ │ ├── autoload_files.php
│ │ │ ├── autoload_namespaces.php
│ │ │ ├── autoload_psr4.php
│ │ │ ├── autoload_real.php
│ │ │ ├── autoload_static.php
│ │ │ ├── ClassLoader.php
│ │ │ ├── installed.json
│ │ │ └── LICENSE
│ │ ├── doctrine
│ │ │ └── instantiator
│ │ │ ├── composer.json
│ │ │ ├── CONTRIBUTING.md
│ │ │ ├── LICENSE
│ │ │ ├── phpmd.xml.dist
│ │ │ ├── phpunit.xml.dist
│ │ │ ├── README.md
│ │ │ ├── src
│ │ │ │ └── Doctrine
│ │ │ │ └── Instantiator
│ │ │ │ ├── Exception
│ │ │ │ │ ├── ExceptionInterface.php
│ │ │ │ │ ├── InvalidArgumentException.php
│ │ │ │ │ └── UnexpectedValueException.php
│ │ │ │ ├── InstantiatorInterface.php
│ │ │ │ └── Instantiator.php
│ │ │ └── tests
│ │ │ └── DoctrineTest
│ │ │ ├── InstantiatorPerformance
│ │ │ │ └── InstantiatorPerformanceEvent.php
│ │ │ ├── InstantiatorTest
│ │ │ │ ├── Exception
│ │ │ │ │ ├── InvalidArgumentExceptionTest.php
│ │ │ │ │ └── UnexpectedValueExceptionTest.php
│ │ │ │ └── InstantiatorTest.php
│ │ │ └── InstantiatorTestAsset
│ │ │ ├── AbstractClassAsset.php
│ │ │ ├── ArrayObjectAsset.php
│ │ │ ├── ExceptionAsset.php
│ │ │ ├── FinalExceptionAsset.php
│ │ │ ├── PharAsset.php
│ │ │ ├── PharExceptionAsset.php
│ │ │ ├── SerializableArrayObjectAsset.php
│ │ │ ├── SimpleSerializableAsset.php
│ │ │ ├── SimpleTraitAsset.php
│ │ │ ├── UnCloneableAsset.php
│ │ │ ├── UnserializeExceptionArrayObjectAsset.php
│ │ │ ├── WakeUpNoticesAsset.php
│ │ │ └── XMLReaderAsset.php
│ │ ├── phpdocumentor
│ │ │ ├── reflection-common
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Element.php
│ │ │ │ │ ├── File.php
│ │ │ │ │ ├── Fqsen.php
│ │ │ │ │ ├── Location.php
│ │ │ │ │ ├── ProjectFactory.php
│ │ │ │ │ └── Project.php
│ │ │ │ └── tests
│ │ │ │ ├── common
│ │ │ │ │ └── bootstrap.php
│ │ │ │ └── unit
│ │ │ │ └── FqsenTest.php
│ │ │ ├── reflection-docblock
│ │ │ │ ├── composer.json
│ │ │ │ ├── examples
│ │ │ │ │ ├── 01-interpreting-a-simple-docblock.php
│ │ │ │ │ ├── 02-interpreting-tags.php
│ │ │ │ │ ├── 03-reconstituting-a-docblock.php
│ │ │ │ │ ├── 04-adding-your-own-tag.php
│ │ │ │ │ └── playing-with-descriptions
│ │ │ │ │ └── 02-escaping.php
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpmd.xml.dist
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── DocBlock
│ │ │ │ │ │ ├── DescriptionFactory.php
│ │ │ │ │ │ ├── Description.php
│ │ │ │ │ │ ├── ExampleFinder.php
│ │ │ │ │ │ ├── Serializer.php
│ │ │ │ │ │ ├── StandardTagFactory.php
│ │ │ │ │ │ ├── TagFactory.php
│ │ │ │ │ │ ├── Tag.php
│ │ │ │ │ │ └── Tags
│ │ │ │ │ │ ├── Author.php
│ │ │ │ │ │ ├── BaseTag.php
│ │ │ │ │ │ ├── Covers.php
│ │ │ │ │ │ ├── Deprecated.php
│ │ │ │ │ │ ├── Example.php
│ │ │ │ │ │ ├── Factory
│ │ │ │ │ │ │ ├── StaticMethod.php
│ │ │ │ │ │ │ └── Strategy.php
│ │ │ │ │ │ ├── Formatter
│ │ │ │ │ │ │ └── PassthroughFormatter.php
│ │ │ │ │ │ ├── Formatter.php
│ │ │ │ │ │ ├── Generic.php
│ │ │ │ │ │ ├── Link.php
│ │ │ │ │ │ ├── Method.php
│ │ │ │ │ │ ├── Param.php
│ │ │ │ │ │ ├── Property.php
│ │ │ │ │ │ ├── PropertyRead.php
│ │ │ │ │ │ ├── PropertyWrite.php
│ │ │ │ │ │ ├── Return_.php
│ │ │ │ │ │ ├── See.php
│ │ │ │ │ │ ├── Since.php
│ │ │ │ │ │ ├── Source.php
│ │ │ │ │ │ ├── Throws.php
│ │ │ │ │ │ ├── Uses.php
│ │ │ │ │ │ ├── Var_.php
│ │ │ │ │ │ └── Version.php
│ │ │ │ │ ├── DocBlockFactoryInterface.php
│ │ │ │ │ ├── DocBlockFactory.php
│ │ │ │ │ └── DocBlock.php
│ │ │ │ └── tests
│ │ │ │ ├── integration
│ │ │ │ │ ├── InterpretingDocBlocksTest.php
│ │ │ │ │ ├── ReconstitutingADocBlockTest.php
│ │ │ │ │ └── UsingTagsTest.php
│ │ │ │ └── unit
│ │ │ │ ├── DocBlock
│ │ │ │ │ ├── DescriptionFactoryTest.php
│ │ │ │ │ ├── DescriptionTest.php
│ │ │ │ │ ├── SerializerTest.php
│ │ │ │ │ ├── StandardTagFactoryTest.php
│ │ │ │ │ └── Tags
│ │ │ │ │ ├── AuthorTest.php
│ │ │ │ │ ├── CoversTest.php
│ │ │ │ │ ├── DeprecatedTest.php
│ │ │ │ │ ├── Formatter
│ │ │ │ │ │ └── PassthroughFormatterTest.php
│ │ │ │ │ ├── GenericTest.php
│ │ │ │ │ ├── LinkTest.php
│ │ │ │ │ ├── MethodTest.php
│ │ │ │ │ ├── ParamTest.php
│ │ │ │ │ ├── PropertyReadTest.php
│ │ │ │ │ ├── PropertyTest.php
│ │ │ │ │ ├── PropertyWriteTest.php
│ │ │ │ │ ├── ReturnTest.php
│ │ │ │ │ ├── SeeTest.php
│ │ │ │ │ ├── SinceTest.php
│ │ │ │ │ ├── SourceTest.php
│ │ │ │ │ ├── ThrowsTest.php
│ │ │ │ │ ├── UsesTest.php
│ │ │ │ │ ├── VarTest.php
│ │ │ │ │ └── VersionTest.php
│ │ │ │ ├── DocBlockFactoryTest.php
│ │ │ │ └── DocBlockTest.php
│ │ │ └── type-resolver
│ │ │ ├── composer.json
│ │ │ ├── examples
│ │ │ │ ├── 01-resolving-simple-types.php
│ │ │ │ ├── 02-resolving-classes.php
│ │ │ │ ├── 03-resolving-all-elements.php
│ │ │ │ ├── 04-discovering-the-context-using-class-reflection.php
│ │ │ │ ├── 05-discovering-the-context-using-method-reflection.php
│ │ │ │ ├── 06-discovering-the-context-using-file-contents.php
│ │ │ │ └── Classy.php
│ │ │ ├── LICENSE
│ │ │ ├── phpmd.xml.dist
│ │ │ ├── phpunit.xml.dist
│ │ │ ├── README.md
│ │ │ ├── src
│ │ │ │ ├── FqsenResolver.php
│ │ │ │ ├── Type.php
│ │ │ │ ├── TypeResolver.php
│ │ │ │ └── Types
│ │ │ │ ├── Array_.php
│ │ │ │ ├── Boolean.php
│ │ │ │ ├── Callable_.php
│ │ │ │ ├── Compound.php
│ │ │ │ ├── ContextFactory.php
│ │ │ │ ├── Context.php
│ │ │ │ ├── Float_.php
│ │ │ │ ├── Integer.php
│ │ │ │ ├── Mixed.php
│ │ │ │ ├── Null_.php
│ │ │ │ ├── Object_.php
│ │ │ │ ├── Resource.php
│ │ │ │ ├── Scalar.php
│ │ │ │ ├── Self_.php
│ │ │ │ ├── Static_.php
│ │ │ │ ├── String_.php
│ │ │ │ ├── This.php
│ │ │ │ └── Void_.php
│ │ │ └── tests
│ │ │ └── unit
│ │ │ ├── TypeResolverTest.php
│ │ │ └── Types
│ │ │ ├── ContextFactoryTest.php
│ │ │ └── ContextTest.php
│ │ ├── phpspec
│ │ │ └── prophecy
│ │ │ ├── CHANGES.md
│ │ │ ├── composer.json
│ │ │ ├── CONTRIBUTING.md
│ │ │ ├── fixtures
│ │ │ │ ├── EmptyClass.php
│ │ │ │ ├── EmptyInterface.php
│ │ │ │ ├── FinalClass.php
│ │ │ │ ├── ModifierInterface.php
│ │ │ │ ├── Named.php
│ │ │ │ ├── OptionalDepsClass.php
│ │ │ │ ├── SpecialMethods.php
│ │ │ │ ├── WithArguments.php
│ │ │ │ ├── WithCallableArgument.php
│ │ │ │ ├── WithFinalMethod.php
│ │ │ │ ├── WithFinalVirtuallyPrivateMethod.php
│ │ │ │ ├── WithProtectedAbstractMethod.php
│ │ │ │ ├── WithReferences.php
│ │ │ │ ├── WithReturnTypehints.php
│ │ │ │ ├── WithStaticMethod.php
│ │ │ │ ├── WithTypehintedVariadicArgument.php
│ │ │ │ ├── WithVariadicArgument.php
│ │ │ │ └── WithVirtuallyPrivateMethod.php
│ │ │ ├── LICENSE
│ │ │ ├── phpunit.xml.dist
│ │ │ ├── README.md
│ │ │ ├── spec
│ │ │ │ └── Prophecy
│ │ │ │ ├── Argument
│ │ │ │ │ ├── ArgumentsWildcardSpec.php
│ │ │ │ │ └── Token
│ │ │ │ │ ├── AnyValuesTokenSpec.php
│ │ │ │ │ ├── AnyValueTokenSpec.php
│ │ │ │ │ ├── ApproximateValueTokenSpec.php
│ │ │ │ │ ├── ArrayCountTokenSpec.php
│ │ │ │ │ ├── ArrayEntryTokenSpec.php
│ │ │ │ │ ├── ArrayEveryEntryTokenSpec.php
│ │ │ │ │ ├── CallbackTokenSpec.php
│ │ │ │ │ ├── ExactValueTokenSpec.php
│ │ │ │ │ ├── IdenticalValueTokenSpec.php
│ │ │ │ │ ├── LogicalAndTokenSpec.php
│ │ │ │ │ ├── LogicalNotTokenSpec.php
│ │ │ │ │ ├── ObjectStateTokenSpec.php
│ │ │ │ │ ├── StringContainsTokenSpec.php
│ │ │ │ │ └── TypeTokenSpec.php
│ │ │ │ ├── ArgumentSpec.php
│ │ │ │ ├── Call
│ │ │ │ │ ├── CallCenterSpec.php
│ │ │ │ │ └── CallSpec.php
│ │ │ │ ├── Comparator
│ │ │ │ │ ├── ClosureComparatorSpec.php
│ │ │ │ │ ├── FactorySpec.php
│ │ │ │ │ └── ProphecyComparatorSpec.php
│ │ │ │ ├── Doubler
│ │ │ │ │ ├── ClassPatch
│ │ │ │ │ │ ├── DisableConstructorPatchSpec.php
│ │ │ │ │ │ ├── HhvmExceptionPatchSpec.php
│ │ │ │ │ │ ├── KeywordPatchSpec.php
│ │ │ │ │ │ ├── MagicCallPatchSpec.php
│ │ │ │ │ │ ├── ProphecySubjectPatchSpec.php
│ │ │ │ │ │ ├── ReflectionClassNewInstancePatchSpec.php
│ │ │ │ │ │ ├── SplFileInfoPatchSpec.php
│ │ │ │ │ │ └── TraversablePatchSpec.php
│ │ │ │ │ ├── DoublerSpec.php
│ │ │ │ │ ├── Generator
│ │ │ │ │ │ ├── ClassCodeGeneratorSpec.php
│ │ │ │ │ │ ├── ClassCreatorSpec.php
│ │ │ │ │ │ └── Node
│ │ │ │ │ │ ├── ArgumentNodeSpec.php
│ │ │ │ │ │ ├── ClassNodeSpec.php
│ │ │ │ │ │ └── MethodNodeSpec.php
│ │ │ │ │ ├── LazyDoubleSpec.php
│ │ │ │ │ └── NameGeneratorSpec.php
│ │ │ │ ├── Exception
│ │ │ │ │ ├── Call
│ │ │ │ │ │ └── UnexpectedCallExceptionSpec.php
│ │ │ │ │ ├── Doubler
│ │ │ │ │ │ ├── ClassCreatorExceptionSpec.php
│ │ │ │ │ │ ├── ClassMirrorExceptionSpec.php
│ │ │ │ │ │ ├── ClassNotFoundExceptionSpec.php
│ │ │ │ │ │ ├── DoubleExceptionSpec.php
│ │ │ │ │ │ ├── InterfaceNotFoundExceptionSpec.php
│ │ │ │ │ │ ├── MethodNotExtendableExceptionSpec.php
│ │ │ │ │ │ └── MethodNotFoundExceptionSpec.php
│ │ │ │ │ ├── Prediction
│ │ │ │ │ │ ├── AggregateExceptionSpec.php
│ │ │ │ │ │ ├── NoCallsExceptionSpec.php
│ │ │ │ │ │ ├── UnexpectedCallsCountExceptionSpec.php
│ │ │ │ │ │ └── UnexpectedCallsExceptionSpec.php
│ │ │ │ │ └── Prophecy
│ │ │ │ │ ├── MethodProphecyExceptionSpec.php
│ │ │ │ │ └── ObjectProphecyExceptionSpec.php
│ │ │ │ ├── Prediction
│ │ │ │ │ ├── CallbackPredictionSpec.php
│ │ │ │ │ ├── CallPredictionSpec.php
│ │ │ │ │ ├── CallTimesPredictionSpec.php
│ │ │ │ │ └── NoCallsPredictionSpec.php
│ │ │ │ ├── Promise
│ │ │ │ │ ├── CallbackPromiseSpec.php
│ │ │ │ │ ├── ReturnArgumentPromiseSpec.php
│ │ │ │ │ ├── ReturnPromiseSpec.php
│ │ │ │ │ └── ThrowPromiseSpec.php
│ │ │ │ ├── Prophecy
│ │ │ │ │ ├── MethodProphecySpec.php
│ │ │ │ │ ├── ObjectProphecySpec.php
│ │ │ │ │ └── RevealerSpec.php
│ │ │ │ ├── ProphetSpec.php
│ │ │ │ └── Util
│ │ │ │ └── StringUtilSpec.php
│ │ │ ├── src
│ │ │ │ └── Prophecy
│ │ │ │ ├── Argument
│ │ │ │ │ ├── ArgumentsWildcard.php
│ │ │ │ │ └── Token
│ │ │ │ │ ├── AnyValuesToken.php
│ │ │ │ │ ├── AnyValueToken.php
│ │ │ │ │ ├── ApproximateValueToken.php
│ │ │ │ │ ├── ArrayCountToken.php
│ │ │ │ │ ├── ArrayEntryToken.php
│ │ │ │ │ ├── ArrayEveryEntryToken.php
│ │ │ │ │ ├── CallbackToken.php
│ │ │ │ │ ├── ExactValueToken.php
│ │ │ │ │ ├── IdenticalValueToken.php
│ │ │ │ │ ├── LogicalAndToken.php
│ │ │ │ │ ├── LogicalNotToken.php
│ │ │ │ │ ├── ObjectStateToken.php
│ │ │ │ │ ├── StringContainsToken.php
│ │ │ │ │ ├── TokenInterface.php
│ │ │ │ │ └── TypeToken.php
│ │ │ │ ├── Argument.php
│ │ │ │ ├── Call
│ │ │ │ │ ├── CallCenter.php
│ │ │ │ │ └── Call.php
│ │ │ │ ├── Comparator
│ │ │ │ │ ├── ClosureComparator.php
│ │ │ │ │ ├── Factory.php
│ │ │ │ │ └── ProphecyComparator.php
│ │ │ │ ├── Doubler
│ │ │ │ │ ├── CachedDoubler.php
│ │ │ │ │ ├── ClassPatch
│ │ │ │ │ │ ├── ClassPatchInterface.php
│ │ │ │ │ │ ├── DisableConstructorPatch.php
│ │ │ │ │ │ ├── HhvmExceptionPatch.php
│ │ │ │ │ │ ├── KeywordPatch.php
│ │ │ │ │ │ ├── MagicCallPatch.php
│ │ │ │ │ │ ├── ProphecySubjectPatch.php
│ │ │ │ │ │ ├── ReflectionClassNewInstancePatch.php
│ │ │ │ │ │ ├── SplFileInfoPatch.php
│ │ │ │ │ │ └── TraversablePatch.php
│ │ │ │ │ ├── DoubleInterface.php
│ │ │ │ │ ├── Doubler.php
│ │ │ │ │ ├── Generator
│ │ │ │ │ │ ├── ClassCodeGenerator.php
│ │ │ │ │ │ ├── ClassCreator.php
│ │ │ │ │ │ ├── ClassMirror.php
│ │ │ │ │ │ ├── Node
│ │ │ │ │ │ │ ├── ArgumentNode.php
│ │ │ │ │ │ │ ├── ClassNode.php
│ │ │ │ │ │ │ └── MethodNode.php
│ │ │ │ │ │ └── ReflectionInterface.php
│ │ │ │ │ ├── LazyDouble.php
│ │ │ │ │ └── NameGenerator.php
│ │ │ │ ├── Exception
│ │ │ │ │ ├── Call
│ │ │ │ │ │ └── UnexpectedCallException.php
│ │ │ │ │ ├── Doubler
│ │ │ │ │ │ ├── ClassCreatorException.php
│ │ │ │ │ │ ├── ClassMirrorException.php
│ │ │ │ │ │ ├── ClassNotFoundException.php
│ │ │ │ │ │ ├── DoubleException.php
│ │ │ │ │ │ ├── DoublerException.php
│ │ │ │ │ │ ├── InterfaceNotFoundException.php
│ │ │ │ │ │ ├── MethodNotExtendableException.php
│ │ │ │ │ │ ├── MethodNotFoundException.php
│ │ │ │ │ │ └── ReturnByReferenceException.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ ├── InvalidArgumentException.php
│ │ │ │ │ ├── Prediction
│ │ │ │ │ │ ├── AggregateException.php
│ │ │ │ │ │ ├── FailedPredictionException.php
│ │ │ │ │ │ ├── NoCallsException.php
│ │ │ │ │ │ ├── PredictionException.php
│ │ │ │ │ │ ├── UnexpectedCallsCountException.php
│ │ │ │ │ │ └── UnexpectedCallsException.php
│ │ │ │ │ └── Prophecy
│ │ │ │ │ ├── MethodProphecyException.php
│ │ │ │ │ ├── ObjectProphecyException.php
│ │ │ │ │ └── ProphecyException.php
│ │ │ │ ├── PhpDocumentor
│ │ │ │ │ ├── ClassAndInterfaceTagRetriever.php
│ │ │ │ │ ├── ClassTagRetriever.php
│ │ │ │ │ ├── LegacyClassTagRetriever.php
│ │ │ │ │ └── MethodTagRetrieverInterface.php
│ │ │ │ ├── Prediction
│ │ │ │ │ ├── CallbackPrediction.php
│ │ │ │ │ ├── CallPrediction.php
│ │ │ │ │ ├── CallTimesPrediction.php
│ │ │ │ │ ├── NoCallsPrediction.php
│ │ │ │ │ └── PredictionInterface.php
│ │ │ │ ├── Promise
│ │ │ │ │ ├── CallbackPromise.php
│ │ │ │ │ ├── PromiseInterface.php
│ │ │ │ │ ├── ReturnArgumentPromise.php
│ │ │ │ │ ├── ReturnPromise.php
│ │ │ │ │ └── ThrowPromise.php
│ │ │ │ ├── Prophecy
│ │ │ │ │ ├── MethodProphecy.php
│ │ │ │ │ ├── ObjectProphecy.php
│ │ │ │ │ ├── ProphecyInterface.php
│ │ │ │ │ ├── ProphecySubjectInterface.php
│ │ │ │ │ ├── RevealerInterface.php
│ │ │ │ │ └── Revealer.php
│ │ │ │ ├── Prophet.php
│ │ │ │ └── Util
│ │ │ │ ├── ExportUtil.php
│ │ │ │ └── StringUtil.php
│ │ │ └── tests
│ │ │ └── Doubler
│ │ │ └── Generator
│ │ │ └── ClassMirrorTest.php
│ │ ├── phpunit
│ │ │ ├── php-code-coverage
│ │ │ │ ├── build
│ │ │ │ │ └── travis-ci.xml
│ │ │ │ ├── build.xml
│ │ │ │ ├── ChangeLog-2.2.md
│ │ │ │ ├── composer.json
│ │ │ │ ├── CONTRIBUTING.md
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── scripts
│ │ │ │ │ ├── auto_append.php
│ │ │ │ │ └── auto_prepend.php
│ │ │ │ ├── src
│ │ │ │ │ ├── CodeCoverage
│ │ │ │ │ │ ├── Driver
│ │ │ │ │ │ │ ├── HHVM.php
│ │ │ │ │ │ │ ├── PHPDBG.php
│ │ │ │ │ │ │ └── Xdebug.php
│ │ │ │ │ │ ├── Driver.php
│ │ │ │ │ │ ├── Exception
│ │ │ │ │ │ │ └── UnintentionallyCoveredCode.php
│ │ │ │ │ │ ├── Exception.php
│ │ │ │ │ │ ├── Filter.php
│ │ │ │ │ │ ├── Report
│ │ │ │ │ │ │ ├── Clover.php
│ │ │ │ │ │ │ ├── Crap4j.php
│ │ │ │ │ │ │ ├── Factory.php
│ │ │ │ │ │ │ ├── HTML
│ │ │ │ │ │ │ │ ├── Renderer
│ │ │ │ │ │ │ │ │ ├── Dashboard.php
│ │ │ │ │ │ │ │ │ ├── Directory.php
│ │ │ │ │ │ │ │ │ ├── File.php
│ │ │ │ │ │ │ │ │ └── Template
│ │ │ │ │ │ │ │ │ ├── coverage_bar.html.dist
│ │ │ │ │ │ │ │ │ ├── css
│ │ │ │ │ │ │ │ │ │ ├── bootstrap.min.css
│ │ │ │ │ │ │ │ │ │ ├── nv.d3.min.css
│ │ │ │ │ │ │ │ │ │ └── style.css
│ │ │ │ │ │ │ │ │ ├── dashboard.html.dist
│ │ │ │ │ │ │ │ │ ├── directory.html.dist
│ │ │ │ │ │ │ │ │ ├── directory_item.html.dist
│ │ │ │ │ │ │ │ │ ├── file.html.dist
│ │ │ │ │ │ │ │ │ ├── file_item.html.dist
│ │ │ │ │ │ │ │ │ ├── fonts
│ │ │ │ │ │ │ │ │ │ ├── glyphicons-halflings-regular.eot
│ │ │ │ │ │ │ │ │ │ ├── glyphicons-halflings-regular.svg
│ │ │ │ │ │ │ │ │ │ ├── glyphicons-halflings-regular.ttf
│ │ │ │ │ │ │ │ │ │ ├── glyphicons-halflings-regular.woff
│ │ │ │ │ │ │ │ │ │ └── glyphicons-halflings-regular.woff2
│ │ │ │ │ │ │ │ │ ├── js
│ │ │ │ │ │ │ │ │ │ ├── bootstrap.min.js
│ │ │ │ │ │ │ │ │ │ ├── d3.min.js
│ │ │ │ │ │ │ │ │ │ ├── holder.min.js
│ │ │ │ │ │ │ │ │ │ ├── html5shiv.min.js
│ │ │ │ │ │ │ │ │ │ ├── jquery.min.js
│ │ │ │ │ │ │ │ │ │ ├── nv.d3.min.js
│ │ │ │ │ │ │ │ │ │ └── respond.min.js
│ │ │ │ │ │ │ │ │ └── method_item.html.dist
│ │ │ │ │ │ │ │ └── Renderer.php
│ │ │ │ │ │ │ ├── HTML.php
│ │ │ │ │ │ │ ├── Node
│ │ │ │ │ │ │ │ ├── Directory.php
│ │ │ │ │ │ │ │ ├── File.php
│ │ │ │ │ │ │ │ └── Iterator.php
│ │ │ │ │ │ │ ├── Node.php
│ │ │ │ │ │ │ ├── PHP.php
│ │ │ │ │ │ │ ├── Text.php
│ │ │ │ │ │ │ ├── XML
│ │ │ │ │ │ │ │ ├── Directory.php
│ │ │ │ │ │ │ │ ├── File
│ │ │ │ │ │ │ │ │ ├── Coverage.php
│ │ │ │ │ │ │ │ │ ├── Method.php
│ │ │ │ │ │ │ │ │ ├── Report.php
│ │ │ │ │ │ │ │ │ └── Unit.php
│ │ │ │ │ │ │ │ ├── File.php
│ │ │ │ │ │ │ │ ├── Node.php
│ │ │ │ │ │ │ │ ├── Project.php
│ │ │ │ │ │ │ │ ├── Tests.php
│ │ │ │ │ │ │ │ └── Totals.php
│ │ │ │ │ │ │ └── XML.php
│ │ │ │ │ │ ├── Util
│ │ │ │ │ │ │ └── InvalidArgumentHelper.php
│ │ │ │ │ │ └── Util.php
│ │ │ │ │ └── CodeCoverage.php
│ │ │ │ └── tests
│ │ │ │ ├── _files
│ │ │ │ │ ├── BankAccount-clover.xml
│ │ │ │ │ ├── BankAccount.php
│ │ │ │ │ ├── BankAccountTest.php
│ │ │ │ │ ├── class-with-anonymous-function-clover.xml
│ │ │ │ │ ├── CoverageClassExtendedTest.php
│ │ │ │ │ ├── CoverageClassTest.php
│ │ │ │ │ ├── CoverageFunctionParenthesesTest.php
│ │ │ │ │ ├── CoverageFunctionParenthesesWhitespaceTest.php
│ │ │ │ │ ├── CoverageFunctionTest.php
│ │ │ │ │ ├── CoverageMethodOneLineAnnotationTest.php
│ │ │ │ │ ├── CoverageMethodParenthesesTest.php
│ │ │ │ │ ├── CoverageMethodParenthesesWhitespaceTest.php
│ │ │ │ │ ├── CoverageMethodTest.php
│ │ │ │ │ ├── CoverageNoneTest.php
│ │ │ │ │ ├── CoverageNothingTest.php
│ │ │ │ │ ├── CoverageNotPrivateTest.php
│ │ │ │ │ ├── CoverageNotProtectedTest.php
│ │ │ │ │ ├── CoverageNotPublicTest.php
│ │ │ │ │ ├── CoveragePrivateTest.php
│ │ │ │ │ ├── CoverageProtectedTest.php
│ │ │ │ │ ├── CoveragePublicTest.php
│ │ │ │ │ ├── CoverageTwoDefaultClassAnnotations.php
│ │ │ │ │ ├── CoveredClass.php
│ │ │ │ │ ├── CoveredFunction.php
│ │ │ │ │ ├── ignored-lines-clover.xml
│ │ │ │ │ ├── NamespaceCoverageClassExtendedTest.php
│ │ │ │ │ ├── NamespaceCoverageClassTest.php
│ │ │ │ │ ├── NamespaceCoverageCoversClassPublicTest.php
│ │ │ │ │ ├── NamespaceCoverageCoversClassTest.php
│ │ │ │ │ ├── NamespaceCoverageMethodTest.php
│ │ │ │ │ ├── NamespaceCoverageNotPrivateTest.php
│ │ │ │ │ ├── NamespaceCoverageNotProtectedTest.php
│ │ │ │ │ ├── NamespaceCoverageNotPublicTest.php
│ │ │ │ │ ├── NamespaceCoveragePrivateTest.php
│ │ │ │ │ ├── NamespaceCoverageProtectedTest.php
│ │ │ │ │ ├── NamespaceCoveragePublicTest.php
│ │ │ │ │ ├── NamespaceCoveredClass.php
│ │ │ │ │ ├── NotExistingCoveredElementTest.php
│ │ │ │ │ ├── source_with_class_and_anonymous_function.php
│ │ │ │ │ ├── source_with_ignore.php
│ │ │ │ │ ├── source_with_namespace.php
│ │ │ │ │ ├── source_with_oneline_annotations.php
│ │ │ │ │ ├── source_without_ignore.php
│ │ │ │ │ └── source_without_namespace.php
│ │ │ │ ├── PHP
│ │ │ │ │ ├── CodeCoverage
│ │ │ │ │ │ ├── FilterTest.php
│ │ │ │ │ │ ├── Report
│ │ │ │ │ │ │ ├── CloverTest.php
│ │ │ │ │ │ │ └── FactoryTest.php
│ │ │ │ │ │ └── UtilTest.php
│ │ │ │ │ └── CodeCoverageTest.php
│ │ │ │ └── TestCase.php
│ │ │ ├── php-file-iterator
│ │ │ │ ├── ChangeLog.md
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── Facade.php
│ │ │ │ ├── Factory.php
│ │ │ │ └── Iterator.php
│ │ │ ├── php-text-template
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ └── Template.php
│ │ │ ├── php-timer
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ └── Timer.php
│ │ │ │ └── tests
│ │ │ │ └── TimerTest.php
│ │ │ ├── php-token-stream
│ │ │ │ ├── build
│ │ │ │ │ └── phpunit.xml
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Token
│ │ │ │ │ │ ├── Stream
│ │ │ │ │ │ │ └── CachingFactory.php
│ │ │ │ │ │ └── Stream.php
│ │ │ │ │ └── Token.php
│ │ │ │ └── tests
│ │ │ │ ├── bootstrap.php
│ │ │ │ ├── _fixture
│ │ │ │ │ ├── classExtendsNamespacedClass.php
│ │ │ │ │ ├── classInNamespace.php
│ │ │ │ │ ├── classInScopedNamespace.php
│ │ │ │ │ ├── classUsesNamespacedFunction.php
│ │ │ │ │ ├── class_with_method_that_declares_anonymous_class2.php
│ │ │ │ │ ├── class_with_method_that_declares_anonymous_class.php
│ │ │ │ │ ├── closure.php
│ │ │ │ │ ├── issue19.php
│ │ │ │ │ ├── issue30.php
│ │ │ │ │ ├── multipleNamespacesWithOneClassUsingBraces.php
│ │ │ │ │ ├── multipleNamespacesWithOneClassUsingNonBraceSyntax.php
│ │ │ │ │ ├── source2.php
│ │ │ │ │ ├── source3.php
│ │ │ │ │ ├── source4.php
│ │ │ │ │ ├── source5.php
│ │ │ │ │ └── source.php
│ │ │ │ ├── Token
│ │ │ │ │ ├── ClassTest.php
│ │ │ │ │ ├── ClosureTest.php
│ │ │ │ │ ├── FunctionTest.php
│ │ │ │ │ ├── IncludeTest.php
│ │ │ │ │ ├── InterfaceTest.php
│ │ │ │ │ └── NamespaceTest.php
│ │ │ │ └── TokenTest.php
│ │ │ ├── phpunit
│ │ │ │ ├── build.xml
│ │ │ │ ├── ChangeLog-4.0.md
│ │ │ │ ├── ChangeLog-4.1.md
│ │ │ │ ├── ChangeLog-4.2.md
│ │ │ │ ├── ChangeLog-4.3.md
│ │ │ │ ├── ChangeLog-4.4.md
│ │ │ │ ├── ChangeLog-4.5.md
│ │ │ │ ├── ChangeLog-4.6.md
│ │ │ │ ├── ChangeLog-4.7.md
│ │ │ │ ├── ChangeLog-4.8.md
│ │ │ │ ├── CODE_OF_CONDUCT.md
│ │ │ │ ├── composer.json
│ │ │ │ ├── CONTRIBUTING.md
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit
│ │ │ │ ├── phpunit.xml
│ │ │ │ ├── phpunit.xsd
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ ├── Extensions
│ │ │ │ │ │ ├── GroupTestSuite.php
│ │ │ │ │ │ ├── PhptTestCase.php
│ │ │ │ │ │ ├── PhptTestSuite.php
│ │ │ │ │ │ ├── RepeatedTest.php
│ │ │ │ │ │ ├── TestDecorator.php
│ │ │ │ │ │ └── TicketListener.php
│ │ │ │ │ ├── ForwardCompatibility
│ │ │ │ │ │ ├── Assert.php
│ │ │ │ │ │ ├── BaseTestListener.php
│ │ │ │ │ │ ├── TestCase.php
│ │ │ │ │ │ └── TestListener.php
│ │ │ │ │ ├── Framework
│ │ │ │ │ │ ├── Assert
│ │ │ │ │ │ │ └── Functions.php
│ │ │ │ │ │ ├── AssertionFailedError.php
│ │ │ │ │ │ ├── Assert.php
│ │ │ │ │ │ ├── BaseTestListener.php
│ │ │ │ │ │ ├── CodeCoverageException.php
│ │ │ │ │ │ ├── Constraint
│ │ │ │ │ │ │ ├── And.php
│ │ │ │ │ │ │ ├── ArrayHasKey.php
│ │ │ │ │ │ │ ├── ArraySubset.php
│ │ │ │ │ │ │ ├── Attribute.php
│ │ │ │ │ │ │ ├── Callback.php
│ │ │ │ │ │ │ ├── ClassHasAttribute.php
│ │ │ │ │ │ │ ├── ClassHasStaticAttribute.php
│ │ │ │ │ │ │ ├── Composite.php
│ │ │ │ │ │ │ ├── Count.php
│ │ │ │ │ │ │ ├── ExceptionCode.php
│ │ │ │ │ │ │ ├── ExceptionMessage.php
│ │ │ │ │ │ │ ├── ExceptionMessageRegExp.php
│ │ │ │ │ │ │ ├── Exception.php
│ │ │ │ │ │ │ ├── FileExists.php
│ │ │ │ │ │ │ ├── GreaterThan.php
│ │ │ │ │ │ │ ├── IsAnything.php
│ │ │ │ │ │ │ ├── IsEmpty.php
│ │ │ │ │ │ │ ├── IsEqual.php
│ │ │ │ │ │ │ ├── IsFalse.php
│ │ │ │ │ │ │ ├── IsIdentical.php
│ │ │ │ │ │ │ ├── IsInstanceOf.php
│ │ │ │ │ │ │ ├── IsJson.php
│ │ │ │ │ │ │ ├── IsNull.php
│ │ │ │ │ │ │ ├── IsTrue.php
│ │ │ │ │ │ │ ├── IsType.php
│ │ │ │ │ │ │ ├── JsonMatches
│ │ │ │ │ │ │ │ └── ErrorMessageProvider.php
│ │ │ │ │ │ │ ├── JsonMatches.php
│ │ │ │ │ │ │ ├── LessThan.php
│ │ │ │ │ │ │ ├── Not.php
│ │ │ │ │ │ │ ├── ObjectHasAttribute.php
│ │ │ │ │ │ │ ├── Or.php
│ │ │ │ │ │ │ ├── PCREMatch.php
│ │ │ │ │ │ │ ├── SameSize.php
│ │ │ │ │ │ │ ├── StringContains.php
│ │ │ │ │ │ │ ├── StringEndsWith.php
│ │ │ │ │ │ │ ├── StringMatches.php
│ │ │ │ │ │ │ ├── StringStartsWith.php
│ │ │ │ │ │ │ ├── TraversableContainsOnly.php
│ │ │ │ │ │ │ ├── TraversableContains.php
│ │ │ │ │ │ │ └── Xor.php
│ │ │ │ │ │ ├── Constraint.php
│ │ │ │ │ │ ├── Error
│ │ │ │ │ │ │ ├── Deprecated.php
│ │ │ │ │ │ │ ├── Notice.php
│ │ │ │ │ │ │ └── Warning.php
│ │ │ │ │ │ ├── Error.php
│ │ │ │ │ │ ├── Exception.php
│ │ │ │ │ │ ├── ExceptionWrapper.php
│ │ │ │ │ │ ├── ExpectationFailedException.php
│ │ │ │ │ │ ├── IncompleteTestCase.php
│ │ │ │ │ │ ├── IncompleteTestError.php
│ │ │ │ │ │ ├── IncompleteTest.php
│ │ │ │ │ │ ├── InvalidCoversTargetError.php
│ │ │ │ │ │ ├── InvalidCoversTargetException.php
│ │ │ │ │ │ ├── OutputError.php
│ │ │ │ │ │ ├── RiskyTestError.php
│ │ │ │ │ │ ├── RiskyTest.php
│ │ │ │ │ │ ├── SelfDescribing.php
│ │ │ │ │ │ ├── SkippedTestCase.php
│ │ │ │ │ │ ├── SkippedTestError.php
│ │ │ │ │ │ ├── SkippedTest.php
│ │ │ │ │ │ ├── SkippedTestSuiteError.php
│ │ │ │ │ │ ├── SyntheticError.php
│ │ │ │ │ │ ├── TestCase.php
│ │ │ │ │ │ ├── TestFailure.php
│ │ │ │ │ │ ├── TestListener.php
│ │ │ │ │ │ ├── Test.php
│ │ │ │ │ │ ├── TestResult.php
│ │ │ │ │ │ ├── TestSuite
│ │ │ │ │ │ │ └── DataProvider.php
│ │ │ │ │ │ ├── TestSuite.php
│ │ │ │ │ │ ├── UnintentionallyCoveredCodeError.php
│ │ │ │ │ │ └── Warning.php
│ │ │ │ │ ├── Runner
│ │ │ │ │ │ ├── BaseTestRunner.php
│ │ │ │ │ │ ├── Exception.php
│ │ │ │ │ │ ├── Filter
│ │ │ │ │ │ │ ├── Factory.php
│ │ │ │ │ │ │ ├── Group
│ │ │ │ │ │ │ │ ├── Exclude.php
│ │ │ │ │ │ │ │ └── Include.php
│ │ │ │ │ │ │ ├── Group.php
│ │ │ │ │ │ │ └── Test.php
│ │ │ │ │ │ ├── StandardTestSuiteLoader.php
│ │ │ │ │ │ ├── TestSuiteLoader.php
│ │ │ │ │ │ └── Version.php
│ │ │ │ │ ├── TextUI
│ │ │ │ │ │ ├── Command.php
│ │ │ │ │ │ ├── ResultPrinter.php
│ │ │ │ │ │ └── TestRunner.php
│ │ │ │ │ └── Util
│ │ │ │ │ ├── Blacklist.php
│ │ │ │ │ ├── Configuration.php
│ │ │ │ │ ├── ErrorHandler.php
│ │ │ │ │ ├── Fileloader.php
│ │ │ │ │ ├── Filesystem.php
│ │ │ │ │ ├── Filter.php
│ │ │ │ │ ├── Getopt.php
│ │ │ │ │ ├── GlobalState.php
│ │ │ │ │ ├── InvalidArgumentHelper.php
│ │ │ │ │ ├── Log
│ │ │ │ │ │ ├── JSON.php
│ │ │ │ │ │ ├── JUnit.php
│ │ │ │ │ │ └── TAP.php
│ │ │ │ │ ├── PHP
│ │ │ │ │ │ ├── Default.php
│ │ │ │ │ │ ├── eval-stdin.php
│ │ │ │ │ │ ├── Template
│ │ │ │ │ │ │ └── TestCaseMethod.tpl.dist
│ │ │ │ │ │ └── Windows.php
│ │ │ │ │ ├── PHP.php
│ │ │ │ │ ├── Printer.php
│ │ │ │ │ ├── Regex.php
│ │ │ │ │ ├── String.php
│ │ │ │ │ ├── TestDox
│ │ │ │ │ │ ├── NamePrettifier.php
│ │ │ │ │ │ ├── ResultPrinter
│ │ │ │ │ │ │ ├── HTML.php
│ │ │ │ │ │ │ └── Text.php
│ │ │ │ │ │ └── ResultPrinter.php
│ │ │ │ │ ├── Test.php
│ │ │ │ │ ├── TestSuiteIterator.php
│ │ │ │ │ ├── Type.php
│ │ │ │ │ └── XML.php
│ │ │ │ └── tests
│ │ │ │ ├── bootstrap.php
│ │ │ │ ├── Extensions
│ │ │ │ │ ├── PhptTestCaseTest.php
│ │ │ │ │ └── RepeatedTestTest.php
│ │ │ │ ├── Fail
│ │ │ │ │ └── fail.phpt
│ │ │ │ ├── _files
│ │ │ │ │ ├── AbstractTest.php
│ │ │ │ │ ├── Author.php
│ │ │ │ │ ├── BankAccount.php
│ │ │ │ │ ├── BankAccountTest.php
│ │ │ │ │ ├── BankAccountTest.test.php
│ │ │ │ │ ├── bar.xml
│ │ │ │ │ ├── BaseTestListenerSample.php
│ │ │ │ │ ├── BeforeAndAfterTest.php
│ │ │ │ │ ├── BeforeClassAndAfterClassTest.php
│ │ │ │ │ ├── Book.php
│ │ │ │ │ ├── Calculator.php
│ │ │ │ │ ├── ChangeCurrentWorkingDirectoryTest.php
│ │ │ │ │ ├── ClassWithNonPublicAttributes.php
│ │ │ │ │ ├── ClassWithScalarTypeDeclarations.php
│ │ │ │ │ ├── ClassWithToString.php
│ │ │ │ │ ├── ConcreteTest.my.php
│ │ │ │ │ ├── ConcreteTest.php
│ │ │ │ │ ├── configuration.colors.empty.xml
│ │ │ │ │ ├── configuration.colors.false.xml
│ │ │ │ │ ├── configuration.colors.invalid.xml
│ │ │ │ │ ├── configuration.colors.true.xml
│ │ │ │ │ ├── configuration.custom-printer.xml
│ │ │ │ │ ├── configuration_empty.xml
│ │ │ │ │ ├── configuration_xinclude.xml
│ │ │ │ │ ├── configuration.xml
│ │ │ │ │ ├── CoverageClassExtendedTest.php
│ │ │ │ │ ├── CoverageClassTest.php
│ │ │ │ │ ├── CoverageFunctionParenthesesTest.php
│ │ │ │ │ ├── CoverageFunctionParenthesesWhitespaceTest.php
│ │ │ │ │ ├── CoverageFunctionTest.php
│ │ │ │ │ ├── CoverageMethodOneLineAnnotationTest.php
│ │ │ │ │ ├── CoverageMethodParenthesesTest.php
│ │ │ │ │ ├── CoverageMethodParenthesesWhitespaceTest.php
│ │ │ │ │ ├── CoverageMethodTest.php
│ │ │ │ │ ├── CoverageNamespacedFunctionTest.php
│ │ │ │ │ ├── CoverageNoneTest.php
│ │ │ │ │ ├── CoverageNothingTest.php
│ │ │ │ │ ├── CoverageNotPrivateTest.php
│ │ │ │ │ ├── CoverageNotProtectedTest.php
│ │ │ │ │ ├── CoverageNotPublicTest.php
│ │ │ │ │ ├── CoveragePrivateTest.php
│ │ │ │ │ ├── CoverageProtectedTest.php
│ │ │ │ │ ├── CoveragePublicTest.php
│ │ │ │ │ ├── CoverageTwoDefaultClassAnnotations.php
│ │ │ │ │ ├── CoveredClass.php
│ │ │ │ │ ├── CoveredFunction.php
│ │ │ │ │ ├── CustomPrinter.php
│ │ │ │ │ ├── DataProviderDebugTest.php
│ │ │ │ │ ├── DataProviderFilterTest.php
│ │ │ │ │ ├── DataProviderIncompleteTest.php
│ │ │ │ │ ├── DataProviderSkippedTest.php
│ │ │ │ │ ├── DataProviderTest.php
│ │ │ │ │ ├── DependencyFailureTest.php
│ │ │ │ │ ├── DependencySuccessTest.php
│ │ │ │ │ ├── DependencyTestSuite.php
│ │ │ │ │ ├── DoubleTestCase.php
│ │ │ │ │ ├── DummyException.php
│ │ │ │ │ ├── EmptyTestCaseTest.php
│ │ │ │ │ ├── ExceptionInAssertPostConditionsTest.php
│ │ │ │ │ ├── ExceptionInAssertPreConditionsTest.php
│ │ │ │ │ ├── ExceptionInSetUpTest.php
│ │ │ │ │ ├── ExceptionInTearDownTest.php
│ │ │ │ │ ├── ExceptionInTest.php
│ │ │ │ │ ├── ExceptionNamespaceTest.php
│ │ │ │ │ ├── ExceptionStackTest.php
│ │ │ │ │ ├── ExceptionTest.php
│ │ │ │ │ ├── expectedFileFormat.txt
│ │ │ │ │ ├── Failure.php
│ │ │ │ │ ├── FailureTest.php
│ │ │ │ │ ├── FatalTest.php
│ │ │ │ │ ├── foo.xml
│ │ │ │ │ ├── IncompleteTest.php
│ │ │ │ │ ├── Inheritance
│ │ │ │ │ │ ├── InheritanceA.php
│ │ │ │ │ │ └── InheritanceB.php
│ │ │ │ │ ├── InheritedTestCase.php
│ │ │ │ │ ├── IniTest.php
│ │ │ │ │ ├── IsolationTest.php
│ │ │ │ │ ├── JsonData
│ │ │ │ │ │ ├── arrayObject.json
│ │ │ │ │ │ └── simpleObject.json
│ │ │ │ │ ├── MockRunner.php
│ │ │ │ │ ├── MultiDependencyTest.php
│ │ │ │ │ ├── NamespaceCoverageClassExtendedTest.php
│ │ │ │ │ ├── NamespaceCoverageClassTest.php
│ │ │ │ │ ├── NamespaceCoverageCoversClassPublicTest.php
│ │ │ │ │ ├── NamespaceCoverageCoversClassTest.php
│ │ │ │ │ ├── NamespaceCoverageMethodTest.php
│ │ │ │ │ ├── NamespaceCoverageNotPrivateTest.php
│ │ │ │ │ ├── NamespaceCoverageNotProtectedTest.php
│ │ │ │ │ ├── NamespaceCoverageNotPublicTest.php
│ │ │ │ │ ├── NamespaceCoveragePrivateTest.php
│ │ │ │ │ ├── NamespaceCoverageProtectedTest.php
│ │ │ │ │ ├── NamespaceCoveragePublicTest.php
│ │ │ │ │ ├── NamespaceCoveredClass.php
│ │ │ │ │ ├── NamespaceCoveredFunction.php
│ │ │ │ │ ├── NoArgTestCaseTest.php
│ │ │ │ │ ├── NonStatic.php
│ │ │ │ │ ├── NoTestCaseClass.php
│ │ │ │ │ ├── NoTestCases.php
│ │ │ │ │ ├── NotExistingCoveredElementTest.php
│ │ │ │ │ ├── NothingTest.php
│ │ │ │ │ ├── NotPublicTestCase.php
│ │ │ │ │ ├── NotVoidTestCase.php
│ │ │ │ │ ├── OneTestCase.php
│ │ │ │ │ ├── OutputTestCase.php
│ │ │ │ │ ├── OverrideTestCase.php
│ │ │ │ │ ├── RequirementsClassBeforeClassHookTest.php
│ │ │ │ │ ├── RequirementsClassDocBlockTest.php
│ │ │ │ │ ├── RequirementsTest.php
│ │ │ │ │ ├── SampleArrayAccess.php
│ │ │ │ │ ├── SampleClass.php
│ │ │ │ │ ├── Singleton.php
│ │ │ │ │ ├── StackTest.php
│ │ │ │ │ ├── StatusTest.php
│ │ │ │ │ ├── Struct.php
│ │ │ │ │ ├── structureAttributesAreSameButValuesAreNot.xml
│ │ │ │ │ ├── structureExpected.xml
│ │ │ │ │ ├── structureIgnoreTextNodes.xml
│ │ │ │ │ ├── structureIsSameButDataIsNot.xml
│ │ │ │ │ ├── structureWrongNumberOfAttributes.xml
│ │ │ │ │ ├── structureWrongNumberOfNodes.xml
│ │ │ │ │ ├── Success.php
│ │ │ │ │ ├── TemplateMethodsTest.php
│ │ │ │ │ ├── TestIncomplete.php
│ │ │ │ │ ├── TestIterator2.php
│ │ │ │ │ ├── TestIterator.php
│ │ │ │ │ ├── TestSkipped.php
│ │ │ │ │ ├── TestTestError.php
│ │ │ │ │ ├── TestWithTest.php
│ │ │ │ │ ├── ThrowExceptionTestCase.php
│ │ │ │ │ ├── ThrowNoExceptionTestCase.php
│ │ │ │ │ └── WasRun.php
│ │ │ │ ├── Framework
│ │ │ │ │ ├── AssertTest.php
│ │ │ │ │ ├── BaseTestListenerTest.php
│ │ │ │ │ ├── Constraint
│ │ │ │ │ │ ├── CountTest.php
│ │ │ │ │ │ ├── ExceptionMessageRegExpTest.php
│ │ │ │ │ │ ├── ExceptionMessageTest.php
│ │ │ │ │ │ ├── JsonMatches
│ │ │ │ │ │ │ └── ErrorMessageProviderTest.php
│ │ │ │ │ │ └── JsonMatchesTest.php
│ │ │ │ │ ├── ConstraintTest.php
│ │ │ │ │ ├── SuiteTest.php
│ │ │ │ │ ├── TestCaseTest.php
│ │ │ │ │ ├── TestFailureTest.php
│ │ │ │ │ ├── TestImplementorTest.php
│ │ │ │ │ └── TestListenerTest.php
│ │ │ │ ├── Regression
│ │ │ │ │ ├── GitHub
│ │ │ │ │ │ ├── 1149
│ │ │ │ │ │ │ └── Issue1149Test.php
│ │ │ │ │ │ ├── 1149.phpt
│ │ │ │ │ │ ├── 1216
│ │ │ │ │ │ │ ├── bootstrap1216.php
│ │ │ │ │ │ │ ├── Issue1216Test.php
│ │ │ │ │ │ │ └── phpunit1216.xml
│ │ │ │ │ │ ├── 1216.phpt
│ │ │ │ │ │ ├── 1265
│ │ │ │ │ │ │ ├── Issue1265Test.php
│ │ │ │ │ │ │ └── phpunit1265.xml
│ │ │ │ │ │ ├── 1265.phpt
│ │ │ │ │ │ ├── 1330
│ │ │ │ │ │ │ ├── Issue1330Test.php
│ │ │ │ │ │ │ └── phpunit1330.xml
│ │ │ │ │ │ ├── 1330.phpt
│ │ │ │ │ │ ├── 1335
│ │ │ │ │ │ │ ├── bootstrap1335.php
│ │ │ │ │ │ │ └── Issue1335Test.php
│ │ │ │ │ │ ├── 1335.phpt
│ │ │ │ │ │ ├── 1337
│ │ │ │ │ │ │ └── Issue1337Test.php
│ │ │ │ │ │ ├── 1337.phpt
│ │ │ │ │ │ ├── 1348
│ │ │ │ │ │ │ └── Issue1348Test.php
│ │ │ │ │ │ ├── 1348.phpt
│ │ │ │ │ │ ├── 1351
│ │ │ │ │ │ │ ├── ChildProcessClass1351.php
│ │ │ │ │ │ │ └── Issue1351Test.php
│ │ │ │ │ │ ├── 1351.phpt
│ │ │ │ │ │ ├── 1374
│ │ │ │ │ │ │ └── Issue1374Test.php
│ │ │ │ │ │ ├── 1374.phpt
│ │ │ │ │ │ ├── 1437
│ │ │ │ │ │ │ └── Issue1437Test.php
│ │ │ │ │ │ ├── 1437.phpt
│ │ │ │ │ │ ├── 1468
│ │ │ │ │ │ │ └── Issue1468Test.php
│ │ │ │ │ │ ├── 1468.phpt
│ │ │ │ │ │ ├── 1471
│ │ │ │ │ │ │ └── Issue1471Test.php
│ │ │ │ │ │ ├── 1471.phpt
│ │ │ │ │ │ ├── 1472
│ │ │ │ │ │ │ └── Issue1472Test.php
│ │ │ │ │ │ ├── 1472.phpt
│ │ │ │ │ │ ├── 1570
│ │ │ │ │ │ │ └── Issue1570Test.php
│ │ │ │ │ │ ├── 1570.phpt
│ │ │ │ │ │ ├── 2158
│ │ │ │ │ │ │ ├── constant.inc
│ │ │ │ │ │ │ └── Issue2158Test.php
│ │ │ │ │ │ ├── 2158.phpt
│ │ │ │ │ │ ├── 244
│ │ │ │ │ │ │ └── Issue244Test.php
│ │ │ │ │ │ ├── 244.phpt
│ │ │ │ │ │ ├── 322
│ │ │ │ │ │ │ ├── Issue322Test.php
│ │ │ │ │ │ │ └── phpunit322.xml
│ │ │ │ │ │ ├── 322.phpt
│ │ │ │ │ │ ├── 433
│ │ │ │ │ │ │ └── Issue433Test.php
│ │ │ │ │ │ ├── 433.phpt
│ │ │ │ │ │ ├── 445
│ │ │ │ │ │ │ └── Issue445Test.php
│ │ │ │ │ │ ├── 445.phpt
│ │ │ │ │ │ ├── 498
│ │ │ │ │ │ │ └── Issue498Test.php
│ │ │ │ │ │ ├── 498.phpt
│ │ │ │ │ │ ├── 503
│ │ │ │ │ │ │ └── Issue503Test.php
│ │ │ │ │ │ ├── 503.phpt
│ │ │ │ │ │ ├── 581
│ │ │ │ │ │ │ └── Issue581Test.php
│ │ │ │ │ │ ├── 581.phpt
│ │ │ │ │ │ ├── 74
│ │ │ │ │ │ │ ├── Issue74Test.php
│ │ │ │ │ │ │ └── NewException.php
│ │ │ │ │ │ ├── 74.phpt
│ │ │ │ │ │ ├── 765
│ │ │ │ │ │ │ └── Issue765Test.php
│ │ │ │ │ │ ├── 765.phpt
│ │ │ │ │ │ ├── 797
│ │ │ │ │ │ │ ├── bootstrap797.php
│ │ │ │ │ │ │ └── Issue797Test.php
│ │ │ │ │ │ ├── 797.phpt
│ │ │ │ │ │ ├── 863.phpt
│ │ │ │ │ │ ├── 873
│ │ │ │ │ │ │ └── Issue873Test.php
│ │ │ │ │ │ ├── 873-php5.phpt
│ │ │ │ │ │ └── 873-php7.phpt
│ │ │ │ │ └── Trac
│ │ │ │ │ ├── 1021
│ │ │ │ │ │ └── Issue1021Test.php
│ │ │ │ │ ├── 1021.phpt
│ │ │ │ │ ├── 523
│ │ │ │ │ │ └── Issue523Test.php
│ │ │ │ │ ├── 523.phpt
│ │ │ │ │ ├── 578
│ │ │ │ │ │ └── Issue578Test.php
│ │ │ │ │ ├── 578.phpt
│ │ │ │ │ ├── 684
│ │ │ │ │ │ └── Issue684Test.php
│ │ │ │ │ ├── 684.phpt
│ │ │ │ │ ├── 783
│ │ │ │ │ │ ├── ChildSuite.php
│ │ │ │ │ │ ├── OneTest.php
│ │ │ │ │ │ ├── ParentSuite.php
│ │ │ │ │ │ └── TwoTest.php
│ │ │ │ │ └── 783.phpt
│ │ │ │ ├── Runner
│ │ │ │ │ └── BaseTestRunnerTest.php
│ │ │ │ ├── TextUI
│ │ │ │ │ ├── abstract-test-class.phpt
│ │ │ │ │ ├── colors-always.phpt
│ │ │ │ │ ├── concrete-test-class.phpt
│ │ │ │ │ ├── custom-printer-debug.phpt
│ │ │ │ │ ├── custom-printer-verbose.phpt
│ │ │ │ │ ├── dataprovider-debug.phpt
│ │ │ │ │ ├── dataprovider-log-xml-isolation.phpt
│ │ │ │ │ ├── dataprovider-log-xml.phpt
│ │ │ │ │ ├── dataprovider-testdox.phpt
│ │ │ │ │ ├── debug.phpt
│ │ │ │ │ ├── default-isolation.phpt
│ │ │ │ │ ├── default.phpt
│ │ │ │ │ ├── dependencies2-isolation.phpt
│ │ │ │ │ ├── dependencies2.phpt
│ │ │ │ │ ├── dependencies3-isolation.phpt
│ │ │ │ │ ├── dependencies3.phpt
│ │ │ │ │ ├── dependencies-isolation.phpt
│ │ │ │ │ ├── dependencies.phpt
│ │ │ │ │ ├── empty-testcase.phpt
│ │ │ │ │ ├── exception-stack.phpt
│ │ │ │ │ ├── exclude-group-isolation.phpt
│ │ │ │ │ ├── exclude-group.phpt
│ │ │ │ │ ├── failure-isolation.phpt
│ │ │ │ │ ├── failure.phpt
│ │ │ │ │ ├── fatal-isolation.phpt
│ │ │ │ │ ├── filter-class-isolation.phpt
│ │ │ │ │ ├── filter-class.phpt
│ │ │ │ │ ├── filter-dataprovider-by-classname-and-range-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-classname-and-range.phpt
│ │ │ │ │ ├── filter-dataprovider-by-number-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-number.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-range-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-range.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-regexp-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-regexp.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-string-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-only-string.phpt
│ │ │ │ │ ├── filter-dataprovider-by-range-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-range.phpt
│ │ │ │ │ ├── filter-dataprovider-by-regexp-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-regexp.phpt
│ │ │ │ │ ├── filter-dataprovider-by-string-isolation.phpt
│ │ │ │ │ ├── filter-dataprovider-by-string.phpt
│ │ │ │ │ ├── filter-method-case-insensitive.phpt
│ │ │ │ │ ├── filter-method-case-sensitive-no-result.phpt
│ │ │ │ │ ├── filter-method-isolation.phpt
│ │ │ │ │ ├── filter-method.phpt
│ │ │ │ │ ├── filter-no-results.phpt
│ │ │ │ │ ├── group-isolation.phpt
│ │ │ │ │ ├── group.phpt
│ │ │ │ │ ├── help2.phpt
│ │ │ │ │ ├── help.phpt
│ │ │ │ │ ├── ini-isolation.phpt
│ │ │ │ │ ├── list-groups.phpt
│ │ │ │ │ ├── log-json-no-pretty-print.phpt
│ │ │ │ │ ├── log-json-post-66021.phpt
│ │ │ │ │ ├── log-json-pre-66021.phpt
│ │ │ │ │ ├── log-junit.phpt
│ │ │ │ │ ├── log-tap.phpt
│ │ │ │ │ ├── options-after-arguments.phpt
│ │ │ │ │ ├── output-isolation.phpt
│ │ │ │ │ ├── repeat.phpt
│ │ │ │ │ ├── report-useless-tests-incomplete.phpt
│ │ │ │ │ ├── report-useless-tests-isolation.phpt
│ │ │ │ │ ├── report-useless-tests.phpt
│ │ │ │ │ ├── tap.phpt
│ │ │ │ │ ├── testdox-html.phpt
│ │ │ │ │ ├── testdox.phpt
│ │ │ │ │ ├── testdox-text.phpt
│ │ │ │ │ ├── test-suffix-multiple.phpt
│ │ │ │ │ └── test-suffix-single.phpt
│ │ │ │ └── Util
│ │ │ │ ├── ConfigurationTest.php
│ │ │ │ ├── GetoptTest.php
│ │ │ │ ├── GlobalStateTest.php
│ │ │ │ ├── RegexTest.php
│ │ │ │ ├── TestDox
│ │ │ │ │ └── NamePrettifierTest.php
│ │ │ │ ├── TestTest.php
│ │ │ │ └── XMLTest.php
│ │ │ └── phpunit-mock-objects
│ │ │ ├── build
│ │ │ │ └── travis-ci.xml
│ │ │ ├── build.xml
│ │ │ ├── composer.json
│ │ │ ├── CONTRIBUTING.md
│ │ │ ├── LICENSE
│ │ │ ├── phpunit.xml.dist
│ │ │ ├── README.md
│ │ │ ├── src
│ │ │ │ └── Framework
│ │ │ │ └── MockObject
│ │ │ │ ├── Builder
│ │ │ │ │ ├── Identity.php
│ │ │ │ │ ├── InvocationMocker.php
│ │ │ │ │ ├── Match.php
│ │ │ │ │ ├── MethodNameMatch.php
│ │ │ │ │ ├── Namespace.php
│ │ │ │ │ ├── ParametersMatch.php
│ │ │ │ │ └── Stub.php
│ │ │ │ ├── Exception
│ │ │ │ │ ├── BadMethodCallException.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ └── RuntimeException.php
│ │ │ │ ├── Generator
│ │ │ │ │ ├── mocked_class_method.tpl.dist
│ │ │ │ │ ├── mocked_class.tpl.dist
│ │ │ │ │ ├── mocked_clone.tpl.dist
│ │ │ │ │ ├── mocked_method.tpl.dist
│ │ │ │ │ ├── mocked_static_method.tpl.dist
│ │ │ │ │ ├── proxied_method.tpl.dist
│ │ │ │ │ ├── trait_class.tpl.dist
│ │ │ │ │ ├── unmocked_clone.tpl.dist
│ │ │ │ │ ├── wsdl_class.tpl.dist
│ │ │ │ │ └── wsdl_method.tpl.dist
│ │ │ │ ├── Generator.php
│ │ │ │ ├── Invocation
│ │ │ │ │ ├── Object.php
│ │ │ │ │ └── Static.php
│ │ │ │ ├── InvocationMocker.php
│ │ │ │ ├── Invocation.php
│ │ │ │ ├── Invokable.php
│ │ │ │ ├── Matcher
│ │ │ │ │ ├── AnyInvokedCount.php
│ │ │ │ │ ├── AnyParameters.php
│ │ │ │ │ ├── ConsecutiveParameters.php
│ │ │ │ │ ├── Invocation.php
│ │ │ │ │ ├── InvokedAtIndex.php
│ │ │ │ │ ├── InvokedAtLeastCount.php
│ │ │ │ │ ├── InvokedAtLeastOnce.php
│ │ │ │ │ ├── InvokedAtMostCount.php
│ │ │ │ │ ├── InvokedCount.php
│ │ │ │ │ ├── InvokedRecorder.php
│ │ │ │ │ ├── MethodName.php
│ │ │ │ │ ├── Parameters.php
│ │ │ │ │ └── StatelessInvocation.php
│ │ │ │ ├── Matcher.php
│ │ │ │ ├── MockBuilder.php
│ │ │ │ ├── MockObject.php
│ │ │ │ ├── Stub
│ │ │ │ │ ├── ConsecutiveCalls.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ ├── MatcherCollection.php
│ │ │ │ │ ├── ReturnArgument.php
│ │ │ │ │ ├── ReturnCallback.php
│ │ │ │ │ ├── Return.php
│ │ │ │ │ ├── ReturnSelf.php
│ │ │ │ │ └── ReturnValueMap.php
│ │ │ │ ├── Stub.php
│ │ │ │ └── Verifiable.php
│ │ │ └── tests
│ │ │ ├── bootstrap.php
│ │ │ ├── _fixture
│ │ │ │ ├── AbstractMockTestClass.php
│ │ │ │ ├── AbstractTrait.php
│ │ │ │ ├── AnInterface.php
│ │ │ │ ├── AnotherInterface.php
│ │ │ │ ├── Bar.php
│ │ │ │ ├── ClassThatImplementsSerializable.php
│ │ │ │ ├── ClassWithStaticMethod.php
│ │ │ │ ├── Foo.php
│ │ │ │ ├── FunctionCallback.php
│ │ │ │ ├── GoogleSearch.wsdl
│ │ │ │ ├── InterfaceWithStaticMethod.php
│ │ │ │ ├── MethodCallbackByReference.php
│ │ │ │ ├── MethodCallback.php
│ │ │ │ ├── Mockable.php
│ │ │ │ ├── MockTestInterface.php
│ │ │ │ ├── PartialMockTestClass.php
│ │ │ │ ├── SingletonClass.php
│ │ │ │ ├── SomeClass.php
│ │ │ │ ├── StaticMockTestClass.php
│ │ │ │ └── TraversableMockTestInterface.php
│ │ │ ├── GeneratorTest.php
│ │ │ ├── MockBuilderTest.php
│ │ │ ├── MockObject
│ │ │ │ ├── 232.phpt
│ │ │ │ ├── abstract_class.phpt
│ │ │ │ ├── class_call_parent_clone.phpt
│ │ │ │ ├── class_call_parent_constructor.phpt
│ │ │ │ ├── class_dont_call_parent_clone.phpt
│ │ │ │ ├── class_dont_call_parent_constructor.phpt
│ │ │ │ ├── class_implementing_interface_call_parent_constructor.phpt
│ │ │ │ ├── class_implementing_interface_dont_call_parent_constructor.phpt
│ │ │ │ ├── class_partial.phpt
│ │ │ │ ├── class.phpt
│ │ │ │ ├── class_with_method_named_method.phpt
│ │ │ │ ├── class_with_method_with_variadic_arguments.phpt
│ │ │ │ ├── interface.phpt
│ │ │ │ ├── Invocation
│ │ │ │ │ ├── ObjectTest.php
│ │ │ │ │ └── StaticTest.php
│ │ │ │ ├── invocation_object_clone_object.phpt
│ │ │ │ ├── Matcher
│ │ │ │ │ └── ConsecutiveParametersTest.php
│ │ │ │ ├── namespaced_class_call_parent_clone.phpt
│ │ │ │ ├── namespaced_class_call_parent_constructor.phpt
│ │ │ │ ├── namespaced_class_dont_call_parent_clone.phpt
│ │ │ │ ├── namespaced_class_dont_call_parent_constructor.phpt
│ │ │ │ ├── namespaced_class_implementing_interface_call_parent_constructor.phpt
│ │ │ │ ├── namespaced_class_implementing_interface_dont_call_parent_constructor.phpt
│ │ │ │ ├── namespaced_class_partial.phpt
│ │ │ │ ├── namespaced_class.phpt
│ │ │ │ ├── namespaced_interface.phpt
│ │ │ │ ├── nonexistent_class.phpt
│ │ │ │ ├── nonexistent_class_with_namespace.phpt
│ │ │ │ ├── nonexistent_class_with_namespace_starting_with_separator.phpt
│ │ │ │ ├── proxy.phpt
│ │ │ │ ├── scalar_type_declarations.phpt
│ │ │ │ ├── wsdl_class_namespace.phpt
│ │ │ │ ├── wsdl_class_partial.phpt
│ │ │ │ └── wsdl_class.phpt
│ │ │ ├── MockObjectTest.php
│ │ │ └── ProxyObjectTest.php
│ │ ├── sebastian
│ │ │ ├── comparator
│ │ │ │ ├── build
│ │ │ │ │ └── travis-ci.xml
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── ArrayComparator.php
│ │ │ │ │ ├── Comparator.php
│ │ │ │ │ ├── ComparisonFailure.php
│ │ │ │ │ ├── DateTimeComparator.php
│ │ │ │ │ ├── DOMNodeComparator.php
│ │ │ │ │ ├── DoubleComparator.php
│ │ │ │ │ ├── ExceptionComparator.php
│ │ │ │ │ ├── Factory.php
│ │ │ │ │ ├── MockObjectComparator.php
│ │ │ │ │ ├── NumericComparator.php
│ │ │ │ │ ├── ObjectComparator.php
│ │ │ │ │ ├── ResourceComparator.php
│ │ │ │ │ ├── ScalarComparator.php
│ │ │ │ │ ├── SplObjectStorageComparator.php
│ │ │ │ │ └── TypeComparator.php
│ │ │ │ └── tests
│ │ │ │ ├── ArrayComparatorTest.php
│ │ │ │ ├── autoload.php
│ │ │ │ ├── bootstrap.php
│ │ │ │ ├── DateTimeComparatorTest.php
│ │ │ │ ├── DOMNodeComparatorTest.php
│ │ │ │ ├── DoubleComparatorTest.php
│ │ │ │ ├── ExceptionComparatorTest.php
│ │ │ │ ├── FactoryTest.php
│ │ │ │ ├── _files
│ │ │ │ │ ├── Author.php
│ │ │ │ │ ├── Book.php
│ │ │ │ │ ├── ClassWithToString.php
│ │ │ │ │ ├── SampleClass.php
│ │ │ │ │ ├── Struct.php
│ │ │ │ │ ├── TestClassComparator.php
│ │ │ │ │ └── TestClass.php
│ │ │ │ ├── MockObjectComparatorTest.php
│ │ │ │ ├── NumericComparatorTest.php
│ │ │ │ ├── ObjectComparatorTest.php
│ │ │ │ ├── ResourceComparatorTest.php
│ │ │ │ ├── ScalarComparatorTest.php
│ │ │ │ ├── SplObjectStorageComparatorTest.php
│ │ │ │ └── TypeComparatorTest.php
│ │ │ ├── diff
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Chunk.php
│ │ │ │ │ ├── Differ.php
│ │ │ │ │ ├── Diff.php
│ │ │ │ │ ├── LCS
│ │ │ │ │ │ ├── LongestCommonSubsequence.php
│ │ │ │ │ │ ├── MemoryEfficientLongestCommonSubsequenceImplementation.php
│ │ │ │ │ │ └── TimeEfficientLongestCommonSubsequenceImplementation.php
│ │ │ │ │ ├── Line.php
│ │ │ │ │ └── Parser.php
│ │ │ │ └── tests
│ │ │ │ ├── ChunkTest.php
│ │ │ │ ├── DifferTest.php
│ │ │ │ ├── DiffTest.php
│ │ │ │ ├── fixtures
│ │ │ │ │ ├── patch2.txt
│ │ │ │ │ └── patch.txt
│ │ │ │ ├── LCS
│ │ │ │ │ ├── LongestCommonSubsequenceTest.php
│ │ │ │ │ ├── MemoryEfficientImplementationTest.php
│ │ │ │ │ └── TimeEfficientImplementationTest.php
│ │ │ │ ├── LineTest.php
│ │ │ │ └── ParserTest.php
│ │ │ ├── environment
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Console.php
│ │ │ │ │ └── Runtime.php
│ │ │ │ └── tests
│ │ │ │ ├── ConsoleTest.php
│ │ │ │ └── RuntimeTest.php
│ │ │ ├── exporter
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ └── Exporter.php
│ │ │ │ └── tests
│ │ │ │ └── ExporterTest.php
│ │ │ ├── global-state
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Blacklist.php
│ │ │ │ │ ├── CodeExporter.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ ├── Restorer.php
│ │ │ │ │ ├── RuntimeException.php
│ │ │ │ │ └── Snapshot.php
│ │ │ │ └── tests
│ │ │ │ ├── BlacklistTest.php
│ │ │ │ ├── _fixture
│ │ │ │ │ ├── BlacklistedChildClass.php
│ │ │ │ │ ├── BlacklistedClass.php
│ │ │ │ │ ├── BlacklistedImplementor.php
│ │ │ │ │ ├── BlacklistedInterface.php
│ │ │ │ │ ├── SnapshotClass.php
│ │ │ │ │ ├── SnapshotDomDocument.php
│ │ │ │ │ ├── SnapshotFunctions.php
│ │ │ │ │ └── SnapshotTrait.php
│ │ │ │ └── SnapshotTest.php
│ │ │ ├── recursion-context
│ │ │ │ ├── build.xml
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── Context.php
│ │ │ │ │ ├── Exception.php
│ │ │ │ │ └── InvalidArgumentException.php
│ │ │ │ └── tests
│ │ │ │ └── ContextTest.php
│ │ │ └── version
│ │ │ ├── composer.json
│ │ │ ├── LICENSE
│ │ │ ├── README.md
│ │ │ └── src
│ │ │ └── Version.php
│ │ ├── symfony
│ │ │ ├── dom-crawler
│ │ │ │ ├── CHANGELOG.md
│ │ │ │ ├── composer.json
│ │ │ │ ├── Crawler.php
│ │ │ │ ├── Field
│ │ │ │ │ ├── ChoiceFormField.php
│ │ │ │ │ ├── FileFormField.php
│ │ │ │ │ ├── FormField.php
│ │ │ │ │ ├── InputFormField.php
│ │ │ │ │ └── TextareaFormField.php
│ │ │ │ ├── FormFieldRegistry.php
│ │ │ │ ├── Form.php
│ │ │ │ ├── LICENSE
│ │ │ │ ├── Link.php
│ │ │ │ ├── phpunit.xml.dist
│ │ │ │ ├── README.md
│ │ │ │ └── Tests
│ │ │ │ ├── CrawlerTest.php
│ │ │ │ ├── Field
│ │ │ │ │ ├── ChoiceFormFieldTest.php
│ │ │ │ │ ├── FileFormFieldTest.php
│ │ │ │ │ ├── FormFieldTestCase.php
│ │ │ │ │ ├── FormFieldTest.php
│ │ │ │ │ ├── InputFormFieldTest.php
│ │ │ │ │ └── TextareaFormFieldTest.php
│ │ │ │ ├── Fixtures
│ │ │ │ │ ├── no-extension
│ │ │ │ │ └── windows-1250.html
│ │ │ │ ├── FormTest.php
│ │ │ │ └── LinkTest.php
│ │ │ ├── polyfill-mbstring
│ │ │ │ ├── bootstrap.php
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── Mbstring.php
│ │ │ │ ├── README.md
│ │ │ │ └── Resources
│ │ │ │ └── unidata
│ │ │ │ ├── lowerCase.php
│ │ │ │ └── upperCase.php
│ │ │ └── yaml
│ │ │ ├── CHANGELOG.md
│ │ │ ├── Command
│ │ │ │ └── LintCommand.php
│ │ │ ├── composer.json
│ │ │ ├── Dumper.php
│ │ │ ├── Escaper.php
│ │ │ ├── Exception
│ │ │ │ ├── DumpException.php
│ │ │ │ ├── ExceptionInterface.php
│ │ │ │ ├── ParseException.php
│ │ │ │ └── RuntimeException.php
│ │ │ ├── Inline.php
│ │ │ ├── LICENSE
│ │ │ ├── Parser.php
│ │ │ ├── phpunit.xml.dist
│ │ │ ├── README.md
│ │ │ ├── Tests
│ │ │ │ ├── Command
│ │ │ │ │ └── LintCommandTest.php
│ │ │ │ ├── DumperTest.php
│ │ │ │ ├── Fixtures
│ │ │ │ │ ├── arrow.gif
│ │ │ │ │ ├── embededPhp.yml
│ │ │ │ │ ├── escapedCharacters.yml
│ │ │ │ │ ├── index.yml
│ │ │ │ │ ├── multiple_lines_as_literal_block.yml
│ │ │ │ │ ├── sfComments.yml
│ │ │ │ │ ├── sfCompact.yml
│ │ │ │ │ ├── sfMergeKey.yml
│ │ │ │ │ ├── sfObjects.yml
│ │ │ │ │ ├── sfQuotes.yml
│ │ │ │ │ ├── sfTests.yml
│ │ │ │ │ ├── unindentedCollections.yml
│ │ │ │ │ ├── YtsAnchorAlias.yml
│ │ │ │ │ ├── YtsBasicTests.yml
│ │ │ │ │ ├── YtsBlockMapping.yml
│ │ │ │ │ ├── YtsDocumentSeparator.yml
│ │ │ │ │ ├── YtsErrorTests.yml
│ │ │ │ │ ├── YtsFlowCollections.yml
│ │ │ │ │ ├── YtsFoldedScalars.yml
│ │ │ │ │ ├── YtsNullsAndEmpties.yml
│ │ │ │ │ ├── YtsSpecificationExamples.yml
│ │ │ │ │ └── YtsTypeTransfers.yml
│ │ │ │ ├── InlineTest.php
│ │ │ │ ├── ParseExceptionTest.php
│ │ │ │ ├── ParserTest.php
│ │ │ │ └── YamlTest.php
│ │ │ ├── Unescaper.php
│ │ │ └── Yaml.php
│ │ ├── topthink
│ │ │ ├── think-angular
│ │ │ │ ├── composer.json
│ │ │ │ ├── drivers
│ │ │ │ │ └── thinkphp5
│ │ │ │ │ └── Angular.php
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ └── Angular.php
│ │ │ │ └── test
│ │ │ │ ├── blog.php
│ │ │ │ ├── cache
│ │ │ │ │ ├── 126ac9f6149081eb0e97c2e939eaad52.php
│ │ │ │ │ ├── 6a992d5529f459a44fee58c733255e86.php
│ │ │ │ │ ├── 6e2baaf3b97dbeef01c0043275f9a0e7.php
│ │ │ │ │ └── ed09636a6ea24a292460866afdd7a89a.php
│ │ │ │ ├── common.php
│ │ │ │ ├── data
│ │ │ │ │ ├── blog_category.php
│ │ │ │ │ ├── blog_list.php
│ │ │ │ │ ├── navs.php
│ │ │ │ │ ├── pic_category.php
│ │ │ │ │ └── pic_list.php
│ │ │ │ ├── index.php
│ │ │ │ ├── msg.php
│ │ │ │ ├── pic.php
│ │ │ │ └── view
│ │ │ │ ├── base.html
│ │ │ │ ├── blog.html
│ │ │ │ ├── index.html
│ │ │ │ ├── msg.html
│ │ │ │ ├── page.html
│ │ │ │ └── pic.html
│ │ │ ├── think-captcha
│ │ │ │ ├── assets
│ │ │ │ │ ├── bgs
│ │ │ │ │ │ ├── 1.jpg
│ │ │ │ │ │ ├── 2.jpg
│ │ │ │ │ │ ├── 3.jpg
│ │ │ │ │ │ ├── 4.jpg
│ │ │ │ │ │ ├── 5.jpg
│ │ │ │ │ │ ├── 6.jpg
│ │ │ │ │ │ ├── 7.jpg
│ │ │ │ │ │ └── 8.jpg
│ │ │ │ │ ├── ttfs
│ │ │ │ │ │ ├── 1.ttf
│ │ │ │ │ │ ├── 2.ttf
│ │ │ │ │ │ ├── 3.ttf
│ │ │ │ │ │ ├── 4.ttf
│ │ │ │ │ │ ├── 5.ttf
│ │ │ │ │ │ └── 6.ttf
│ │ │ │ │ └── zhttfs
│ │ │ │ │ └── 1.ttf
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── CaptchaController.php
│ │ │ │ ├── Captcha.php
│ │ │ │ └── helper.php
│ │ │ ├── think-helper
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── Arr.php
│ │ │ │ ├── hash
│ │ │ │ │ ├── Bcrypt.php
│ │ │ │ │ └── Md5.php
│ │ │ │ ├── Hash.php
│ │ │ │ ├── helper.php
│ │ │ │ ├── Str.php
│ │ │ │ └── Time.php
│ │ │ ├── think-image
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phpunit.xml
│ │ │ │ ├── README.md
│ │ │ │ ├── src
│ │ │ │ │ ├── image
│ │ │ │ │ │ ├── Exception.php
│ │ │ │ │ │ └── gif
│ │ │ │ │ │ ├── Decoder.php
│ │ │ │ │ │ ├── Encoder.php
│ │ │ │ │ │ └── Gif.php
│ │ │ │ │ └── Image.php
│ │ │ │ └── tests
│ │ │ │ ├── autoload.php
│ │ │ │ ├── CropTest.php
│ │ │ │ ├── FlipTest.php
│ │ │ │ ├── images
│ │ │ │ │ ├── test.bmp
│ │ │ │ │ ├── test.gif
│ │ │ │ │ ├── test.jpg
│ │ │ │ │ ├── test.png
│ │ │ │ │ └── test.ttf
│ │ │ │ ├── InfoTest.php
│ │ │ │ ├── RotateTest.php
│ │ │ │ ├── TestCase.php
│ │ │ │ ├── TextTest.php
│ │ │ │ ├── ThumbTest.php
│ │ │ │ ├── tmp
│ │ │ │ └── WaterTest.php
│ │ │ ├── think-installer
│ │ │ │ ├── composer.json
│ │ │ │ └── src
│ │ │ │ ├── Plugin.php
│ │ │ │ ├── ThinkExtend.php
│ │ │ │ ├── ThinkFramework.php
│ │ │ │ └── ThinkTesting.php
│ │ │ ├── think-migration
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── phinx
│ │ │ │ │ ├── CHANGELOG.md
│ │ │ │ │ ├── CONTRIBUTING.md
│ │ │ │ │ ├── LICENSE
│ │ │ │ │ ├── README.md
│ │ │ │ │ └── src
│ │ │ │ │ └── Phinx
│ │ │ │ │ ├── Db
│ │ │ │ │ │ ├── Adapter
│ │ │ │ │ │ │ ├── AdapterFactory.php
│ │ │ │ │ │ │ ├── AdapterInterface.php
│ │ │ │ │ │ │ ├── AdapterWrapper.php
│ │ │ │ │ │ │ ├── MysqlAdapter.php
│ │ │ │ │ │ │ ├── PdoAdapter.php
│ │ │ │ │ │ │ ├── PostgresAdapter.php
│ │ │ │ │ │ │ ├── ProxyAdapter.php
│ │ │ │ │ │ │ ├── SQLiteAdapter.php
│ │ │ │ │ │ │ ├── SqlServerAdapter.php
│ │ │ │ │ │ │ ├── TablePrefixAdapter.php
│ │ │ │ │ │ │ └── WrapperInterface.php
│ │ │ │ │ │ ├── Table
│ │ │ │ │ │ │ ├── Column.php
│ │ │ │ │ │ │ ├── ForeignKey.php
│ │ │ │ │ │ │ └── Index.php
│ │ │ │ │ │ └── Table.php
│ │ │ │ │ ├── Migration
│ │ │ │ │ │ ├── AbstractMigration.php
│ │ │ │ │ │ ├── AbstractTemplateCreation.php
│ │ │ │ │ │ ├── CreationInterface.php
│ │ │ │ │ │ ├── IrreversibleMigrationException.php
│ │ │ │ │ │ ├── MigrationInterface.php
│ │ │ │ │ │ └── Migration.template.php.dist
│ │ │ │ │ ├── Seed
│ │ │ │ │ │ ├── AbstractSeed.php
│ │ │ │ │ │ ├── SeedInterface.php
│ │ │ │ │ │ └── Seed.template.php.dist
│ │ │ │ │ └── Util
│ │ │ │ │ └── Util.php
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── command
│ │ │ │ │ ├── migrate
│ │ │ │ │ │ ├── Breakpoint.php
│ │ │ │ │ │ ├── Create.php
│ │ │ │ │ │ ├── Rollback.php
│ │ │ │ │ │ ├── Run.php
│ │ │ │ │ │ └── Status.php
│ │ │ │ │ ├── Migrate.php
│ │ │ │ │ ├── seed
│ │ │ │ │ │ ├── Create.php
│ │ │ │ │ │ └── Run.php
│ │ │ │ │ ├── Seed.php
│ │ │ │ │ └── stubs
│ │ │ │ │ ├── migrate.stub
│ │ │ │ │ └── seed.stub
│ │ │ │ ├── Command.php
│ │ │ │ ├── config.php
│ │ │ │ ├── db
│ │ │ │ │ ├── Column.php
│ │ │ │ │ └── Table.php
│ │ │ │ ├── Migrator.php
│ │ │ │ └── Seeder.php
│ │ │ ├── think-mongo
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── Builder.php
│ │ │ │ ├── Connection.php
│ │ │ │ └── Query.php
│ │ │ ├── think-queue
│ │ │ │ ├── composer.json
│ │ │ │ ├── LICENSE
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── common.php
│ │ │ │ ├── config.php
│ │ │ │ ├── queue
│ │ │ │ │ ├── CallQueuedHandler.php
│ │ │ │ │ ├── command
│ │ │ │ │ │ ├── Listen.php
│ │ │ │ │ │ ├── Restart.php
│ │ │ │ │ │ ├── Subscribe.php
│ │ │ │ │ │ └── Work.php
│ │ │ │ │ ├── connector
│ │ │ │ │ │ ├── Database.php
│ │ │ │ │ │ ├── Redis.php
│ │ │ │ │ │ ├── Sync.php
│ │ │ │ │ │ └── Topthink.php
│ │ │ │ │ ├── Connector.php
│ │ │ │ │ ├── job
│ │ │ │ │ │ ├── Database.php
│ │ │ │ │ │ ├── Redis.php
│ │ │ │ │ │ ├── Sync.php
│ │ │ │ │ │ └── Topthink.php
│ │ │ │ │ ├── Job.php
│ │ │ │ │ ├── Listener.php
│ │ │ │ │ ├── Queueable.php
│ │ │ │ │ ├── ShouldQueue.php
│ │ │ │ │ └── Worker.php
│ │ │ │ └── Queue.php
│ │ │ ├── think-testing
│ │ │ │ ├── composer.json
│ │ │ │ ├── README.md
│ │ │ │ └── src
│ │ │ │ ├── ApplicationTrait.php
│ │ │ │ ├── AssertionsTrait.php
│ │ │ │ ├── command
│ │ │ │ │ └── Test.php
│ │ │ │ ├── config.php
│ │ │ │ ├── CrawlerTrait.php
│ │ │ │ ├── HttpException.php
│ │ │ │ ├── InteractsWithPages.php
│ │ │ │ └── TestCase.php
│ │ │ └── think-worker
│ │ │ ├── composer.json
│ │ │ ├── LICENSE
│ │ │ ├── README.md
│ │ │ └── src
│ │ │ └── Server.php
│ │ └── webmozart
│ │ └── assert
│ │ ├── appveyor.yml
│ │ ├── CHANGELOG.md
│ │ ├── composer.json
│ │ ├── LICENSE
│ │ ├── phpunit.xml.dist
│ │ ├── README.md
│ │ ├── src
│ │ │ └── Assert.php
│ │ └── tests
│ │ └── AssertTest.php
│ ├── Applications
│ │ ├── MyFile
│ │ │ ├── Actions
│ │ │ │ ├── BjlAction.php
│ │ │ │ ├── Data.php
│ │ │ │ ├── HandleMessage.php
│ │ │ │ └── User.php
│ │ │ ├── common.php
│ │ │ ├── config.php
│ │ │ ├── Home
│ │ │ │ ├── BjlHome.php
│ │ │ │ └── PeopleState.php
│ │ │ ├── HomeArray
│ │ │ │ └── BjlHomeArray.php
│ │ │ ├── LoaderFile.php
│ │ │ ├── myvendor
│ │ │ │ ├── Mysql
│ │ │ │ │ └── Connection.php
│ │ │ │ ├── Redis
│ │ │ │ │ └── RedisPackage.php
│ │ │ │ └── Wechat.php
│ │ │ └── TcpNum.php
│ │ └── YourApp
│ │ ├── Events.php
│ │ ├── joiroom.php
│ │ ├── setban.php
│ │ ├── start_businessworker.php
│ │ ├── start_gateway.php
│ │ ├── start_register.php
│ │ └── timeg.php
│ ├── composer.json
│ ├── index.html
│ ├── index.php
│ ├── start.php
│ └── vendor
│ ├── autoload.php
│ ├── composer
│ │ ├── autoload_classmap.php
│ │ ├── autoload_namespaces.php
│ │ ├── autoload_psr4.php
│ │ ├── autoload_real.php
│ │ ├── autoload_static.php
│ │ ├── ClassLoader.php
│ │ ├── installed.json
│ │ └── LICENSE
│ └── workerman
│ ├── gateway-worker
│ │ ├── composer.json
│ │ ├── MIT-LICENSE.txt
│ │ ├── README.md
│ │ └── src
│ │ ├── BusinessWorker.php
│ │ ├── Game
│ │ │ └── EventsGame.php
│ │ ├── Gateway.php
│ │ ├── Lib
│ │ │ ├── Context.php
│ │ │ ├── DbConnection.php
│ │ │ ├── Db.php
│ │ │ └── Gateway.php
│ │ ├── Protocols
│ │ │ └── GatewayProtocol.php
│ │ └── Register.php
│ ├── workerman
│ │ ├── Autoloader.php
│ │ ├── composer.json
│ │ ├── Connection
│ │ │ ├── AsyncTcpConnection.php
│ │ │ ├── ConnectionInterface.php
│ │ │ ├── TcpConnection.php
│ │ │ └── UdpConnection.php
│ │ ├── Events
│ │ │ ├── EventInterface.php
│ │ │ ├── Event.php
│ │ │ ├── Ev.php
│ │ │ ├── Libevent.php
│ │ │ ├── React
│ │ │ │ ├── ExtEventLoop.php
│ │ │ │ ├── LibEventLoop.php
│ │ │ │ └── StreamSelectLoop.php
│ │ │ └── Select.php
│ │ ├── Lib
│ │ │ ├── Constants.php
│ │ │ └── Timer.php
│ │ ├── MIT-LICENSE.txt
│ │ ├── Protocols
│ │ │ ├── Frame.php
│ │ │ ├── Http
│ │ │ │ └── mime.types
│ │ │ ├── Http.php
│ │ │ ├── ProtocolInterface.php
│ │ │ ├── Text.php
│ │ │ ├── Websocket.php
│ │ │ └── Ws.php
│ │ ├── README.md
│ │ ├── WebServer.php
│ │ └── Worker.php
│ ├── _www_wwwroot_admin.rot75.cn_start.php.pid
│ └── _www_wwwroot_baccarat_start.php.pid
├── bjl
│ ├── 404.html
│ ├── comp
│ │ ├── 1111.jpg
│ │ ├── 1daili.jpg
│ │ ├── 222daili.jpg
│ │ ├── 2791528786028_.pic.jpg
│ │ ├── chongzhikuang.png
│ │ ├── daili.jpg
│ │ ├── he.jpg
│ │ ├── jiesuanzhong.png
│ │ ├── joiroom.php
│ │ ├── ranking.png
│ │ ├── setban.php
│ │ ├── shuxian.jpg
│ │ └── timeg.php
│ ├── gameLoadFirst.ani
│ ├── index.html
│ ├── js
│ │ ├── agencyPage.js
│ │ ├── betLog.js
│ │ ├── cLog.js
│ │ ├── countDown.js
│ │ ├── deal.js
│ │ ├── gameBet.js
│ │ ├── gamePlay.js
│ │ ├── gather.js
│ │ ├── getMoney.js
│ │ ├── homePage.js
│ │ ├── joiroom.php
│ │ ├── jq.js
│ │ ├── LayaSample.js
│ │ ├── md5.js
│ │ ├── qrcode.min.js
│ │ ├── recharge.js
│ │ ├── result.js
│ │ ├── setban.php
│ │ ├── timeg.php
│ │ ├── ui
│ │ │ ├── 1111layaUI.max.all.js
│ │ │ ├── joiroom.php
│ │ │ ├── layaUI.max.all.js
│ │ │ ├── setban.php
│ │ │ └── timeg.php
│ │ └── yongjinLog.js
│ ├── libs
│ │ ├── bytebuffer.js
│ │ ├── domparserinone.js
│ │ ├── laya.ani.js
│ │ ├── laya.core.js
│ │ ├── laya.d3.js
│ │ ├── laya.d3Plugin.js
│ │ ├── laya.debugtool.js
│ │ ├── laya.device.js
│ │ ├── laya.filter.js
│ │ ├── laya.html.js
│ │ ├── laya.particle.js
│ │ ├── laya.pathfinding.js
│ │ ├── LayaRender.js
│ │ ├── laya.tiledmap.js
│ │ ├── laya.ui.js
│ │ ├── laya.webgl.js
│ │ ├── laya.wxmini.js
│ │ ├── matter.js
│ │ ├── matter-RenderLaya.js
│ │ ├── min
│ │ │ ├── joiroom.php
│ │ │ ├── laya.ani.min.js
│ │ │ ├── laya.core.min.js
│ │ │ ├── laya.d3.min.js
│ │ │ ├── laya.d3Plugin.min.js
│ │ │ ├── laya.debugtool.min.js
│ │ │ ├── laya.device.min.js
│ │ │ ├── laya.filter.min.js
│ │ │ ├── laya.html.min.js
│ │ │ ├── laya.particle.min.js
│ │ │ ├── laya.pathfinding.min.js
│ │ │ ├── laya.tiledmap.min.js
│ │ │ ├── laya.ui.min.js
│ │ │ ├── laya.webgl.min.js
│ │ │ ├── laya.wxmini.min.js
│ │ │ ├── setban.php
│ │ │ └── timeg.php
│ │ ├── protobuf.js
│ │ └── worker.js
│ ├── MP_verify_AJZq7srQepG6Oti4.txt
│ ├── MP_verify_VuuYD20Lc4QImgKm.txt
│ ├── res
│ │ ├── atlas
│ │ │ ├── comp1.png
│ │ │ ├── comp2.png
│ │ │ ├── comp.json
│ │ │ ├── comp.png
│ │ │ ├── joiroom.php
│ │ │ ├── loadfirst.json
│ │ │ ├── loadfirst.png
│ │ │ ├── pai.json
│ │ │ ├── pai.png
│ │ │ ├── setban.php
│ │ │ └── timeg.php
│ │ └── sounds
│ │ ├── alert.mp3
│ │ ├── banker_add.mp3
│ │ ├── banker.mp3
│ │ ├── banker_win.mp3
│ │ ├── bet.mp3
│ │ ├── bggame.mp3
│ │ ├── click.mp3
│ │ ├── da0.mp3
│ │ ├── he.mp3
│ │ ├── joiroom.php
│ │ ├── miaozhen.mp3
│ │ ├── on_bet.mp3
│ │ ├── player_add.mp3
│ │ ├── player.mp3
│ │ ├── player_win.mp3
│ │ ├── setban.php
│ │ ├── start.mp3
│ │ ├── stop.mp3
│ │ ├── timeg.php
│ │ ├── xinajiamusic.wav
│ │ └── zhuangjiamusic.wav
│ └── unpack.json
├── bjl.sql
│ └── bjl.sql
└── 游戏详细注释.txt
495 directories, 2261 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论