summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* PHP_5_2_15RC1php-5.2.15RC1Ilia Alshanetsky2010-11-180-0/+0
|
* One more tryIlia Alshanetsky2010-11-183-5/+3
|
* Back to devIlia Alshanetsky2010-11-183-3/+5
|
* 5.2.15RC1Ilia Alshanetsky2010-11-183-4/+4
|
* - Fixed typo (reported by eyal.t at zend dot com)Felipe Pena2010-11-171-1/+1
|
* - Revert bad changesFelipe Pena2010-11-171-4/+0
|
* - Updated QA and User note maintainers creditsFelipe Pena2010-11-171-2/+2
|
* - Fixed bug #53323 (pdo_firebird getAttribute() crash)Felipe Pena2010-11-162-1/+7
| | | | | patch by: preeves at ibphoenix dot com
* - Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4)Felipe Pena2010-11-112-2/+4
|
* - Remove duplicate portion.Moriyoshi Koizumi2010-11-091-31/+0
|
* - Fix bug #53273 (mb_strcut() returns garbage with the excessive length ↵Moriyoshi Koizumi2010-11-091-0/+62
| | | | parameter).
* Fixed WSDL loading using https through proxyDmitry Stogov2010-11-081-4/+7
|
* - Fixed tests not passing under windows because of the directory separatorPatrick Allaert2010-11-087-21/+21
| | | | | difference (thanks Eyal Teutsch for reporting)
* - add CVEPierre Joye2010-11-031-1/+1
|
* - Added fix to bug #49687 to PHP 5.2.Gustavo André dos Santos Lopes2010-11-033-30/+136
|
* Fixed a possible double free in imap extension (Identified by Mateusz ↵Ilia Alshanetsky2010-11-022-0/+4
| | | | Kocielski).
* - fix IsotoppPierre Joye2010-10-241-1/+1
|
* - update #52929 and zip NULL derefPierre Joye2010-10-191-1/+3
|
* - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, ↵Pierre Joye2010-10-191-0/+3
| | | | (CVE-2010-3709), report&patch from Maksymilian Arciemowicz
* Update copyright year for the licenseKalle Sommer Nielsen2010-10-051-1/+1
|
* Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy ↵Dmitry Stogov2010-10-052-0/+9
| | | | with SoapClient object).
* Fixed bug #51008 (Zend/tests/bug45877.phpt fails)Dmitry Stogov2010-10-052-4/+5
|
* Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset ↵Dmitry Stogov2010-10-013-4/+31
| | | | can be freed too early). (mail_ben_schmidt at yahoo dot com dot au, Dmitry)
* Loosen the valgrind version check slightly in run-tests.php so that it worksAdam Harvey2010-09-301-1/+1
| | | | | with the packaged valgrind in Ubuntu 10.04.
* MFH: Fix for bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL withAdam Harvey2010-09-303-0/+25
| | | | | large amount of data).
* - Fixed bug #52944 (Invalid write on second and subsequent reads with an ↵Gustavo André dos Santos Lopes2010-09-293-0/+162
| | | | inflate filter fed invalid data).
* - Fixed possible flaw in open_basedir (CVE-2010-3436)Pierre Joye2010-09-281-0/+1
|
* - Fixed possible flaw in open_basedir (CVE-2010-3436)Pierre Joye2010-09-281-2/+7
|
* Fixed bug #52772 (var_dump() doesn't check for the existence of ↵Kalle Sommer Nielsen2010-09-132-3/+9
| | | | get_class_name before calling it)
* Sorry, forgot the news update for the previous commit.Adam Harvey2010-08-241-0/+2
|
* MFB5.3: The fix (and the fix to the fix) for bug #52546 (pdo_dblib segmentationAdam Harvey2010-08-241-2/+2
| | | | | fault when iterating MONEY values).
* Revert fix for #52636 in 5.2Kalle Sommer Nielsen2010-08-212-3/+1
|
* Use userland function name, not internal name for NEWSKalle Sommer Nielsen2010-08-181-1/+1
|
* Fixed possible crash in php_mssql_get_column_content_without_type()Kalle Sommer Nielsen2010-08-182-2/+12
| | | | # Also fix NEWS entry in PHP_5_2 for previous commit
* Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)Kalle Sommer Nielsen2010-08-182-1/+3
| | | | # Tested by rein at basefarm dot no
* Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)Kalle Sommer Nielsen2010-08-161-1/+11
|
* Fix Windows buildKalle Sommer Nielsen2010-08-161-0/+3
|
* Fixed bug #52593 (exif is placed before mbstring in php.ini)Kalle Sommer Nielsen2010-08-162-2/+2
|
* Changed mysqli_report() to be per-request specific rather than per-process ↵Kalle Sommer Nielsen2010-08-132-2/+3
| | | | specific (Fixes #52390)
* separate properties of internal classes in ZTS mode fully,Sascha Schumann2010-08-126-22/+29
| | | | | | otherwise multiple threads will modify the zvals' contents without any synchronisation.
* In ZTS mode default properties and constants of internal classes can't be ↵Dmitry Stogov2010-08-111-2/+21
| | | | modified in place and have to be separated
* - Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)Sriram Natarajan2010-07-272-0/+9
| | | | | | # PCRE's config.h can very well reuse the definitions made available from # PHP's configure script output available within php_config.h
* - back to -devJohannes Schlüter2010-07-223-6/+9
|
* - Add lost entriesJohannes Schlüter2010-07-211-0/+6
|
* PHP 5.2.14Johannes Schlüter2010-07-212-3/+3
|
* - merge NEWS for 5.2.14 and 5.3.3Johannes Schlüter2010-07-211-42/+27
|
* - add CVE #Pierre Joye2010-07-201-1/+1
|
* MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.xAdam Harvey2010-07-192-0/+3
| | | | | (only 64 bit)).
* Back to -devJohannes Schlüter2010-07-143-3/+6
|
* PHP 5.2.14RC3Johannes Schlüter2010-07-143-4/+4
|