summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #38325 (spl_autoload_register() gaves wrong line for "classIlia Alshanetsky2007-01-081-0/+2
* Fixed bug #39394 (Missing check for older variants of openssl).Ilia Alshanetsky2007-01-071-0/+1
* Fixed bug #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect toIlia Alshanetsky2007-01-071-0/+2
* Fixed bug #40036 (empty() does not work correctly with ArrayObject whenIlia Alshanetsky2007-01-071-0/+2
* ext/XMLWriter updatesHannes Magnusson2007-01-061-0/+6
* Improved proc_open(). Now on Windows it can run external commands not through...Dmitry Stogov2007-01-061-0/+2
* Back to devIlia Alshanetsky2007-01-041-0/+2
* 5.2.1RC2Ilia Alshanetsky2007-01-041-1/+1
* Fixed bug #40009 (http_build_query(array()) returns NULL).Ilia Alshanetsky2007-01-031-0/+1
* - Fixed bug #40012 (php_date.c doesnt compile on Netware).Derick Rethans2007-01-031-0/+2
* +- Fixed bug #37619 (proc_open() closes stdin on fork() failure).Nuno Lopes2007-01-021-0/+2
* Fixed bug #39984 (redirect response code in header() could be ignored inIlia Alshanetsky2006-12-311-0/+2
* - Fixed bug #36427 (proc_open() / proc_close() leak handles on windows).Nuno Lopes2006-12-311-0/+2
* Fixed bug #38542 (proc_get_status() returns wrong PID on windows)Nuno Lopes2006-12-311-0/+1
* BFNRob Richards2006-12-301-0/+1
* Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used forIlia Alshanetsky2006-12-291-0/+2
* Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).Ilia Alshanetsky2006-12-261-0/+1
* - #39952 zip ignoring --with-libdir on zlib checks (judas dotPierre Joye2006-12-261-0/+2
* Fixed bug #39825 (foreach produces memory error)Dmitry Stogov2006-12-251-0/+1
* Add missing NEWS entrys and update the README.UPDATE fileHannes Magnusson2006-12-251-2/+21
* MFH: fix bug #39890 (using autoconf 2.6x and --with-layout=GNU breaks PEAR in...Antony Dovgal2006-12-251-0/+2
* Fixed bug #39944 (References broken)Dmitry Stogov2006-12-251-0/+1
* BFNRob Richards2006-12-241-1/+2
* BFNRob Richards2006-12-241-0/+4
* - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-0/+2
* Fixed bug #39884 (ReflectionParameter::getClass() throws exception for typeIlia Alshanetsky2006-12-221-0/+2
* Fixed bug #36392 (wrong number of decimal digits with %e specifier inIlia Alshanetsky2006-12-221-1/+2
* Small optimization of the date() functionIlia Alshanetsky2006-12-221-0/+1
* Fixed bug #39873 (number_format() breaks with locale & decimal points).Ilia Alshanetsky2006-12-221-0/+2
* Default memory_limit value is set to 128MDmitry Stogov2006-12-211-0/+1
* Removed dependency from SHELL32.DLLDmitry Stogov2006-12-211-0/+1
* Fixed bug #39898 (FILTER_VALIDATE_URL validates \r\n\t etc).Ilia Alshanetsky2006-12-201-0/+1
* MFH: fix #39903 (Notice message when executing __halt_compiler() more than once)Antony Dovgal2006-12-201-0/+2
* - Fixed the validate email filter so that the letter "v" can also be used inDerick Rethans2006-12-201-1/+3
* Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak...Dmitry Stogov2006-12-201-0/+1
* - Fixed incorrect function names on FreeBSD where inet_pton() was namedHannes Magnusson2006-12-201-0/+5
* Fixed bug #39815 (SOAP double encoding is not locale-independent)Dmitry Stogov2006-12-191-0/+1
* Fixed bug #39869 (safe_read does not initialize errno). (michiel at boland do...Dmitry Stogov2006-12-191-0/+2
* Added function stream_socket_shutdown(). It is a wraper for system shutdown()...Dmitry Stogov2006-12-191-0/+2
* BFNBrian Shire2006-12-191-0/+2
* Fixed bug #39845 (Persistent connections generate a warning in pdo_pgsql).Ilia Alshanetsky2006-12-181-0/+2
* Fixed bugs with trimming of spacesIlia Alshanetsky2006-12-181-0/+1
* MFH: fix #39850 (SplFileObject throws contradictory/wrong error messages when...Antony Dovgal2006-12-181-0/+2
* Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type...Dmitry Stogov2006-12-181-0/+2
* Fixed random generation of cookies and canariesDmitry Stogov2006-12-181-1/+4
* Filter fixes:Ilia Alshanetsky2006-12-181-0/+2
* Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client).Ilia Alshanetsky2006-12-171-0/+2
* Fixed bug #39846 (Invalid IPv4 treated as valid).Ilia Alshanetsky2006-12-161-0/+1
* Added internal heap protectionDmitry Stogov2006-12-151-0/+4
* 5.2.1RC1Ilia Alshanetsky2006-12-151-1/+1