summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-12-113-4/+61
* Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5Andrey Hristov2013-11-269-172/+245
|\
| * Fixed opcahce_reset() crash when opcache.protect_memory is setDmitry Stogov2013-11-261-0/+2
| * Fixed bug #66176 (Invalid constant substitution)Dmitry Stogov2013-11-261-2/+8
| * Fixed bug #66176 (Invalid constant substitution)Dmitry Stogov2013-11-262-44/+45
| * Fixed bug #66176 (Invalid constant substitution)Dmitry Stogov2013-11-264-126/+151
| * Added testDmitry Stogov2013-11-261-0/+22
| * Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)Dmitry Stogov2013-11-264-2/+19
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-261-0/+38
|\ \
| * | add testAndrey Hristov2013-11-261-0/+38
* | | merge fixAndrey Hristov2013-11-261-13/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-264-4/+29
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES...Andrey Hristov2013-11-264-4/+17
* | Fixed compatibility with old PHP versionsDmitry Stogov2013-11-251-0/+2
* | Fixed bug #65915 (Inconsistent results with require return value)Dmitry Stogov2013-11-252-1/+37
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-11-211-1/+1
|\ \ | |/
| * fixed testAnatol Belski2013-11-211-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-211-11/+30
|\ \ | |/
| * And here is the real fix for #66124Andrey Hristov2013-11-211-11/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-211-0/+101
|\ \ | |/
| * Fix for Bug #66124 (mysqli under mysqlnd loses precision when bind_param with...Andrey Hristov2013-11-211-0/+101
* | Merge branch 'PHP-5.4' into PHP-5.5Yasuo Ohgaki2013-11-201-0/+52
|\ \ | |/
| * Fix WS in serialization_error_002.phptYasuo Ohgaki2013-11-201-4/+4
| * added a test to cover distinction between boolean return value of unserialize...Aaron Hamid2013-11-201-0/+52
| * Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
* | Fixed tests that fail with non-default `serialize_precision` configurations.Jeff Welch2013-11-203-2/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-172-1/+13
|\ \ | |/
| * Fixed Bug #66094 (unregister_tick_function tries to cast a Closure to a string)Xinchen Hui2013-11-172-1/+13
* | Fix Bug #65714 PHP cli forces the tty to cooked modeRemi Collet2013-11-151-1/+4
* | Fix failed test with recent glibcRemi Collet2013-11-131-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-11-102-8/+139
|\ \ | |/
| * Merge remote-tracking branch 'ajf/JSONWhitespaceFix' into PHP-5.4Adam Harvey2013-11-102-8/+139
| |\
| | * Merge branch 'PHP-5.4' into JSONWhitespaceFixAndrea Faulds2013-10-1528-898/+1526
| | |\
| | * | Better test: Check combined leading/trailingAndrea Faulds2013-10-151-0/+66
| | * | Fixed whitespace part of bug #64874 ("json_decode handles whitespace and case...Andrea Faulds2013-09-172-8/+73
* | | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-11-091-3/+2
|\ \ \ \ | |/ / /
| * | | Fix broken testRasmus Lerdorf2013-11-091-3/+2
* | | | Fixed issue #115 (path issue when using phar).Dmitry Stogov2013-11-081-1/+14
* | | | Added tests for PHAR/OPCahce incompatibilitiesDmitry Stogov2013-11-083-0/+130
* | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-082-1/+18
|\ \ \ \ | |/ / /
| * | | Fixed bug #65947 (basename is no more working after fgetcsv in certain situat...Xinchen Hui2013-11-082-1/+18
* | | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-082-1/+25
|\ \ \ \ | |/ / /
| * | | Fixed Bug #66043 (Segfault calling bind_param() on mysqli)Xinchen Hui2013-11-082-1/+25
* | | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-11-073-20/+59
|\ \ \ \ | |/ / /
| * | | Fix bug #65946 - pdo_sql_parser.c permanently converts values bound to stringsRasmus Lerdorf2013-11-073-21/+60
* | | | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2013-11-0684-124/+227
|\ \ \ \ | |/ / /
| * | | Add a couple more test cases to parse_url() testsSara Golemon2013-11-0610-10/+37
| * | | fix missing change from 'tcp_socket' to the more common 'server'ptarjan2013-11-061-3/+3
| * | | fix many parallel test issuesptarjan2013-11-0674-109/+185
| * | | Cleanup temp test fileChristopher Jones2013-11-061-0/+4