summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/006.phpt
Commit message (Expand)AuthorAgeFilesLines
* Review parameter names in ext/pcreMáté Kocsis2020-10-021-10/+10
* Run tidyNikita Popov2020-09-181-2/+2
* Add missing param type to pcre reflection testMáté Kocsis2020-09-151-1/+1
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-2/+2
* Use ZPP string|array union check in PCRE extensionGeorge Peter Banyard2020-07-091-8/+8
* Fix test wrt. commit 1a2732f9a8b3d62471b360f772b5458f78046f80Christoph M. Becker2020-06-221-1/+1
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-20/+20
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-051-11/+11
* 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
* Add union return types for function stubsMáté Kocsis2019-11-111-0/+8
* Standardize type printing in reflectionNikita Popov2019-09-231-1/+1
* Add stubs for PCRE extensionStephen Reay2019-08-111-24/+26
* Update cli reflection testNikita Popov2019-05-291-2/+4
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-17/+17
* Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-041-5/+5
* Added PCRE_JIT_SUPPORT flagXinchen Hui2017-11-141-1/+5
* Patch core for PCRE2 supportAnatol Belski2017-11-131-1/+3
* missing fix for another testRemi Collet2017-05-291-1/+2
* Fixed bug #70863 Incorect logic to increment_function for proxy objectsAnatol Belski2015-11-061-1/+1
* fixed broken testChristoph M. Becker2015-07-261-1/+2
* fix testAnatol Belski2015-03-231-1/+1
* Fixed testXinchen Hui2015-03-211-1/+1
* Implement preg_replace_callback_array functionWei Dai2015-03-131-0/+9
* Enable PCRE JIT compilerDmitry Stogov2014-04-251-0/+3
* Fixed test sapi/cli/tests/006.phptAnatoliy Belsky2012-11-141-1/+1
* more verbose skip reason in test files with not so obvious extension requirem...Olivier DOUCET2012-02-251-1/+1
* Fixed testIlia Alshanetsky2009-09-131-2/+2
* MFH: Fix skipifArnaud Le Blanc2009-05-201-1/+1
* - MFH Fix testMarcus Boerger2008-08-301-0/+10
* fix testAntony Dovgal2008-06-061-18/+43
* Fix test (new constant was added in PREG)Felipe Pena2008-03-081-1/+2
* MFHAntony Dovgal2008-02-281-306/+47
* fix testAntony Dovgal2008-01-291-1/+6
* Fix testHannes Magnusson2008-01-271-1/+13
* Fixed testIlia Alshanetsky2008-01-131-1/+12
* fix testAntony Dovgal2007-12-151-1/+6
* fix test (second try)Antony Dovgal2007-05-301-1/+3
* fix testAntony Dovgal2007-05-301-2/+2
* fix testsAntony Dovgal2007-05-301-50/+50
* fix testsAntony Dovgal2007-04-131-34/+34
* fix testsAntony Dovgal2007-03-171-1/+6
* use getenv()Antony Dovgal2007-01-201-1/+1
* fix testsAntony Dovgal2006-12-041-2/+2
* add tests for CLIAntony Dovgal2006-11-241-0/+323