summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.13php-5.4.13PHP-5.4.13Stanislav Malyshev2013-03-133-4/+4
* Fixed timestamp update on Phar contents modification.Stanislav Malyshev2013-03-021-0/+3
* 5.4.13 RC1php-5.4.13RC1Stanislav Malyshev2013-02-263-5/+5
* add news for SOAP fixesStanislav Malyshev2013-02-261-0/+5
* Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-02-263-1/+25
|\
| * Bug #52861: unset fails with ArrayObject and deep arraysMike Willbanks2013-02-263-1/+25
* | add support for ppc64p7 arch (Power7 optimized)Remi Collet2013-02-261-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-243-10/+45
|\ \ | |/
| * Fixed bug #64264 (SPLFixedArray toArray problem)Xinchen Hui2013-02-243-11/+43
* | Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs)Johannes Schlüter2013-02-213-2/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-211-4/+6
|\ \ | |/
| * Fix TSRM (after afc1debb)Johannes Schlüter2013-02-211-4/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-211-2/+5
|\ \ | |/
| * PHAR should modify entry timestamp when it's modifiedDmitry Stogov2013-02-211-2/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Sara Golemon2013-02-211-0/+1
|\ \ | |/
| * http-stream test requires network connectivitySara Golemon2013-02-211-0/+1
* | Fixed bug #64235 (Insteadof not work for class method in 5.4.11)Xinchen Hui2013-02-217-4/+79
* | updated lib versionsAnatol Belski2013-02-211-4/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-02-210-0/+0
|\ \ | |/
| * updated lib versionsAnatol Belski2013-02-211-5/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-203-20/+26
|\ \ | |/
| * Fixed external entity loadingDmitry Stogov2013-02-203-20/+26
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-02-200-0/+0
|\ \ | |/
| * 5.3.22 NEWSJohannes Schlüter2013-02-201-4/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-02-191-1/+1
|\ \ | |/
| * fix the test for curl 7.29.0+Anatol Belski2013-02-191-1/+1
* | Fixed bug #64070 (Inheritance with Traits failed with error)Dmitry Stogov2013-02-183-6/+41
* | fix bug #61930: openssl corrupts ssl key resource when using openssl_get_publ...Stanislav Malyshev2013-02-173-0/+30
* | update NEWSStanislav Malyshev2013-02-171-0/+2
* | Added HTTP codes as of RFC 6585Jonh Wendell2013-02-174-0/+13
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-02-171-0/+25
|\ \ | |/
| * Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS)Xinchen Hui2013-02-173-1/+31
* | Fix test failed after 0ea83ff8478d867ebf1603a43cd5d3432022cee7Xinchen Hui2013-02-161-2/+0
* | +Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)Boris Lytochkin2013-02-141-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-131-2/+2
|\ \ | |/
| * Proper bit reset codeDmitry Stogov2013-02-131-2/+2
* | Fixed bug #64197 (_Offsetof() macro used but not defined on ARM/Clang)Ard Biesheuvel2013-02-131-1/+1
* | Fixed bug #64142 (dval to lval different behavior on ppc64)Remi Collet2013-02-112-1/+5
* | update NEWSStanislav Malyshev2013-02-091-0/+4
* | mb_split() can now handle empty matches like preg_split() does.Moriyoshi Koizumi2013-02-104-40/+49
* | Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4Boris Lytochkin2013-02-071-0/+2
|\ \
| * \ Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-0/+2
| |\ \ | | |/
| | * Disabled external entities loadingDmitry Stogov2013-02-071-0/+2
* | | fix bug #64124 (IPv6 malformed)Boris Lytochkin2013-02-072-11/+52
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-071-1/+31
|\ \ | |/
| * Check if soap.wsdl_cache_dir confirms to open_basedirDmitry Stogov2013-02-071-1/+35
* | revertRemi Collet2013-02-052-4/+1
* | Fixed bug #64142 (dval to lval different behavior on ppc64)Remi Collet2013-02-042-1/+4
* | check the validity of the parameterAndrey Hristov2013-02-041-1/+8
* | Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-02-0410-78/+128
|\ \