summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Make http stream wrapper advertise HTTP/1.1 by defaultRowan Tommins2020-08-032-5/+5
* Merge branch 'PHP-7.4'Christoph M. Becker2020-07-291-2/+4
|\
| * Prevent test case from stallingChristoph M. Becker2020-07-291-2/+4
* | Skip upload_2G.phpt if disk_free_space() <= 2GBTyson Andre2020-07-191-0/+4
* | Review the usage of apostrophes in error messagesMáté Kocsis2020-07-102-3/+3
* | Use ZPP string|array union check in PCRE extensionGeorge Peter Banyard2020-07-091-8/+8
* | Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* | Fix test wrt. commit 1a2732f9a8b3d62471b360f772b5458f78046f80Christoph M. Becker2020-06-221-1/+1
* | Fix CLI test if linked against libeditNikita Popov2020-06-181-1/+1
* | Make Exception::$previous a typed propertyNikita Popov2020-05-281-2/+2
* | Make Exception::$trace typed array propertyNikita Popov2020-05-281-2/+2
* | Generate method entries from stubs for Zend classesMáté Kocsis2020-04-261-1/+7
* | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-083-26/+26
* | Merge branch 'PHP-7.4'Nikita Popov2020-04-0833-251/+83
|\ \ | |/
| * Add php_cli_server_connect() helperNikita Popov2020-04-0833-251/+83
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-04-081-2/+1
|\ \ | |/
| * Relax overly strict test expectationChristoph M. Becker2020-04-081-2/+1
* | Generate function entries for another batch of extensionsMáté Kocsis2020-04-051-11/+11
* | Remove <default> prefix from reflection dumpNikita Popov2020-04-021-8/+8
* | Define Stringable with __toString():string methodNicolas Grekas2020-03-021-2/+3
* | Add preg_last_error_msg() functionNicolas Oelgart2020-02-251-0/+6
* | Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-171-9/+9
* | Replace @param annotations with type declarationsChristoph M. Becker2020-02-161-9/+9
* | Reindent phpt filesNikita Popov2020-02-0337-215/+215
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-272-1/+79
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-272-1/+79
| |\
| | * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-272-1/+79
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-5/+5
* | | Add union return types for function stubsMáté Kocsis2019-11-111-0/+8
* | | Clean DONE tags from testsFabien Villepinte2019-11-074-8/+0
* | | Add stubs for various standard functionsMáté Kocsis2019-10-301-2/+3
* | | Add Zend class/interface arginfo stubsChristoph M. Becker2019-10-151-4/+34
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-302-4/+10
|\ \ \ | |/ /
| * | Fix borked SKIPIFsFabien Villepinte2019-09-302-4/+10
* | | Standardize type printing in reflectionNikita Popov2019-09-231-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2019-09-051-0/+31
|\ \ \ | |/ /
| * | Fix pipe detection and stream position handlingNikita Popov2019-09-051-0/+31
* | | Merge branch 'PHP-7.4'Nikita Popov2019-08-301-3/+3
|\ \ \ | |/ /
| * | Avoid accessing undefined index in CLI server testNikita Popov2019-08-301-3/+3
* | | Add stubs for PCRE extensionStephen Reay2019-08-111-24/+26
|/ /
* | Switch to using shell-less proc_open() in various server testsNikita Popov2019-07-112-30/+17
* | Set up asan+ubsan scheduled build on azureNikita Popov2019-06-281-0/+4
* | Split test caseChristoph M. Becker2019-06-244-72/+84
* | refactor a little more to add some more useful error messages and raise the l...Joe Watkins2019-06-191-15/+46
* | Separate check for process creation and ability to accept connectionsJoe Watkins2019-06-191-14/+13
* | fix mac tests on azureJoe Watkins2019-06-143-2/+10
* | Don't involve output check in the testAnatol Belski2019-06-011-5/+15
* | Fix ZTS issue regarding new Windows CTRL handling APIChristoph M. Becker2019-06-011-2/+0
* | Mark sapi_windows_set_ctrl_handler.phpt as XFAILNikita Popov2019-05-311-0/+2
* | Update cli reflection testNikita Popov2019-05-291-2/+4