summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecondRemi Collet2012-12-013-3/+19
* Fixed bug #63398 (Segfault when polling closed link)Xinchen Hui2012-11-302-2/+42
* Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)Dmitry Stogov2012-11-291-21/+3
* Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under WindowsAnatoliy Belsky2012-11-276-107/+27
* This test isn't supposed to pass on windowsAnatoliy Belsky2012-11-271-1/+6
* Fixed Bug #63614 (Fatal error on Reflection)Xinchen Hui2012-11-272-1/+42
* add unit test for bug 63126Remi Collet2012-11-241-0/+52
* Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores arrayRemi Collet2012-11-241-1/+1
* Backported the fix for bug #63248 from 5.4+Anatoliy Belsky2012-11-233-114/+141
* Fixed test for bug #63297Anatoliy Belsky2012-11-221-0/+3
* Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from valuePierrick Charron2012-11-162-1/+34
* - Updated to version 2012.10 (2012j)Derick Rethans2012-11-131-540/+572
* Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3Derick Rethans2012-11-1312-18/+177
|\
| * fix invalid read when trimming empty stringAntony Dovgal2012-11-111-2/+4
| * Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encod...Xinchen Hui2012-11-074-0/+80
| * Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3Rasmus Lerdorf2012-11-0573-29001/+40327
| |\
| | * read 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problemAndrey Hristov2012-10-311-1/+1
| | * Bug #62593 Updated to account for INOUT parametersWill Fitch2012-10-301-1/+2
| | * Bug #62593 Updated test to verify bindParam doesn't change original valueWill Fitch2012-10-301-1/+3
| | * Bug #62593 Updated to always treat zval by valueWill Fitch2012-10-302-4/+9
| | * Bug #62593 Added test for changeWill Fitch2012-10-301-0/+44
| | * Bug #62593 Updated pdo_pgsql driver to convert boolean values to pg native fo...Will Fitch2012-10-301-1/+12
| | * Fixed bug #63389 (Missing context check on libxml_set_streams_context() cause...Xinchen Hui2012-10-303-12/+26
| * | These need to be volatile in order to prevent leaking after theRasmus Lerdorf2012-11-051-2/+2
* | | - Updated to version 2012.9 (2012i)Derick Rethans2012-11-041-29/+29
| |/ |/|
* | - Updated to version 2012.8 (2012h)Derick Rethans2012-10-271-452/+451
* | Fix for bug #62820 well hidden beneath a ton of whitespace changes. Do not us...ULF WENDEL2012-10-232-59/+71
* | fixed a typo in the error messageAnatoliy Belsky2012-10-251-1/+1
* | Fixed bug #63297 Phar fails to write an openssl based signatureAnatoliy Belsky2012-10-241-6/+20
* | enabled libxpm for gd on windowsAnatoliy Belsky2012-10-241-1/+5
* | Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-213-10/+32
* | Fixed bug #63284 PCRE upgrade to 8.31Anatoliy Belsky2012-10-1959-28459/+39657
|/
* Update libmagic.patchXinchen Hui2012-10-191-57/+102
* Fixed bug #63307 (Unused variable in oci8.c)Christopher Jones2012-10-182-2/+3
* Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2012-10-1820-101/+399
|\
| * - Updated to version 2012.7 (2012g)Derick Rethans2012-10-181-79/+95
| * Merge the fix for #61964 to 5.3, which will fix #63304Xinchen Hui2012-10-182-7/+89
| * indentXinchen Hui2012-10-181-1/+1
| * better fix for #63055Xinchen Hui2012-10-181-2/+1
| * Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)Xinchen Hui2012-10-182-1/+25
| * Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3Andrey Hristov2012-10-17874-914/+1542
| |\
| | * Cover have_ssl=NO and have_ssl=DISABLEDULF WENDEL2012-09-292-4/+4
| | * Minor changes for MySQL 5.6ULF WENDEL2012-09-296-8/+18
| | * Fix bug #63240 on stream_get_line()Gustavo Lopes2012-10-121-0/+17
| | * extended the SKIPIF section with ICU 49 (sync with 5.4 branch)Anatoliy Belsky2012-10-121-1/+1
| | * fixed tests for gd having freetype >= 2.4.10Anatoliy Belsky2012-10-125-2/+145
| * | fix compilation failure on 32/64bit linux systems, when libmysql is usedAndrey Hristov2012-10-171-0/+7
* | | Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)Christopher Jones2012-10-183-2/+4
| |/ |/|
* | Remove executable permission on incXinchen Hui2012-10-1056-0/+0
* | Remove executable permission on phptXinchen Hui2012-10-10678-0/+0