summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+2
* - Removed allow_call_time_pass_reference (Pierrick)Felipe Pena2010-04-261-9/+10
* Add DTrace probesDavid Soria Parra2010-04-241-0/+1
* Optimized access to global constants using values with pre-calculated hash_va...Dmitry Stogov2010-04-221-0/+2
* ZEND_RETURN is splitted into two new instructions ZEND_RETURN and ZEND_RETURN...Dmitry Stogov2010-04-221-0/+2
* Removed the session 4.2 bug compatibility modeKalle Sommer Nielsen2010-04-221-0/+2
* Removed session_is_registered(), session_register() and session_unregister().Kalle Sommer Nielsen2010-04-211-0/+2
* Removed import_request_variables(), this is not needed anymore without regist...Kalle Sommer Nielsen2010-04-211-0/+1
* Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-211-0/+1
* Removed register_globalsKalle Sommer Nielsen2010-04-211-0/+2
* Added a number of small performance tweaks and optimizationsDmitry Stogov2010-04-201-0/+4
* Added concept of interned strings. All strings constants known at compile tim...Dmitry Stogov2010-04-201-0/+2
* Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov2010-04-201-0/+2
* Added an optimization which saves memory and emalloc/efree calls for empty Ha...Dmitry Stogov2010-04-201-0/+2
* restore $this support for closures to its former gloryStanislav Malyshev2010-04-191-0/+1
* Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/sess...Kalle Sommer Nielsen2010-04-151-0/+1
* Removed y2k_compliance ini option, making it "always" enabled internallyKalle Sommer Nielsen2010-04-121-3/+5
* NEWS entry for the define_syslog_variables commitKalle Sommer Nielsen2010-04-121-1/+4
* Moved to 5.3Rasmus Lerdorf2010-03-311-1/+1
* Added the full htmlspecialchars() functionality which includes utf-8Rasmus Lerdorf2010-03-311-0/+1
* Set session.entropy_file to /dev/urandom or /dev/arandom byRasmus Lerdorf2010-03-311-1/+3
* Add ReflectionZendExtension class and --rz option to CLIJohannes Schlüter2010-03-301-0/+2
* Add ReflectionExtension::isTemporary() and ReflectionExtension::isPersistent().Johannes Schlüter2010-03-301-0/+3
* Upgraded bundled sqlite to version 3.6.23.1Ilia Alshanetsky2010-03-301-0/+1
* Upgraded bundled PCRE to version 8.02.Ilia Alshanetsky2010-03-291-0/+2
* Add Tokyo Cabinet abstract DB support to ext/dbaMichael Maclean2010-03-241-0/+1
* Added Jenkins's one-at-a-time hash support to ext/hash.Martin Jansen2010-03-241-0/+1
* Minor fix to constants registered in ext/hash, and update NEWSMichael Maclean2010-03-231-0/+1
* Switch default_charset, if not specified, from ISO-8859-1 to UTF-8Rasmus Lerdorf2010-03-231-0/+1
* - Set trunk version.Derick Rethans2010-03-231-0/+2
* Fixed bug #51338 (URL-Rewriter is still enabled if use_only_cookies is on).Ilia Alshanetsky2010-03-221-0/+2
* - Fixed bug #49429, #51331 (odbc_autocommit doesn't work)Felipe Pena2010-03-201-0/+1
* Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPCRaphael Geissert2010-03-131-0/+3
* Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).Adam Harvey2010-03-111-0/+1
* - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl ver...Felipe Pena2010-03-101-0/+2
* Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, ...Adam Harvey2010-03-091-0/+2
* - Fixed bug #51237 (milter SAPI crash on startup)Felipe Pena2010-03-081-0/+1
* Fixed bug #51213 (pdo_mssql is trimming value of the money column).Ilia Alshanetsky2010-03-081-0/+2
* - Fixed bug #46111 (Some timezone identifiers can not be parsed).Derick Rethans2010-03-071-0/+1
* - Fixed bug #48902 (Timezone database fallback map is outdated).Derick Rethans2010-03-071-0/+1
* - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation).Derick Rethans2010-03-071-0/+2
* - Fixed bug #40778 (DateInterval::format("%a") is always zero when an intervalDerick Rethans2010-03-071-0/+2
* - Fix orderFelipe Pena2010-03-071-1/+1
* - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications).Derick Rethans2010-03-071-0/+2
* - Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' formatDerick Rethans2010-03-071-0/+2
* - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include...Felipe Pena2010-03-071-0/+2
* - Fixed bug #50810 (property_exists does not work for private)Felipe Pena2010-03-071-0/+1
* Add NEWS entries for filter overflow fixRaphael Geissert2010-03-061-0/+2
* - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly whenDerick Rethans2010-03-061-0/+2
* - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo)Felipe Pena2010-03-061-0/+1