]> granicus.if.org Git - php/shortlog
php
2005-08-13 Wez Furlongmake the icu library detection more friendly.
2005-08-13 Wez Furlongvs.net 2005 introduces 64-bit time_t.
2005-08-13 Marcus Boerger- Unicode
2005-08-13 Marcus Boerger- This might already be defined
2005-08-12 Wez Furlongwhat they totally screw up on one hand, MS compilers...
2005-08-12 Wez Furlongsizeof(time_t) !== sizeof(int)
2005-08-12 Wez Furlongzts fixes
2005-08-12 Antony Dovgalmake valgrind and gcc happy
2005-08-12 Antony Dovgalinitialize key type when adding next index
2005-08-12 Antony Dovgalallow default_charset & default_mimetype to be changed...
2005-08-12 Antony Dovgalshut up warnings
2005-08-12 Antony Dovgalnuke unused variables
2005-08-12 Wez Furlong/GB option is the default; remove it.
2005-08-12 Antony Dovgalfix fgetc() & compile warnings
2005-08-12 Antony Dovgalfix typo noticed by Nuno
2005-08-12 Antony Dovgalchange ["var_name":private"] -> ["var_name:private"]
2005-08-12 Andrei ZmievskiUpdate.
2005-08-12 Antony Dovgalfix compile warnings
2005-08-12 Andrei Zmievski*** empty log message ***
2005-08-12 Andrei ZmievskiAdd unicode macros for when Zend memory manager is...
2005-08-12 Antony Dovgalfix array_merge() adding one superfluous byte to the key
2005-08-12 Antony Dovgalfix php_u_trim() and compile warnings
2005-08-12 foobarMFB: - Fixed bug #33326 (Cannot build extensions with...
2005-08-12 Dmitry StogovFixed user function call in unicode mode
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Dmitry StogovFixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Sebastian BergmannZTS fixes.
2005-08-12 foobarMFB
2005-08-12 Dmitry StogovFixed str_repeat() bug
2005-08-12 Dmitry StogovFixed incorrect variable parsing in non-unicode mode
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Dmitry StogovFixed support fot provate properties in unicode mode.
2005-08-12 Dmitry StogovFixed SIGSEGV
2005-08-12 Edin KadribasicAdded --enable-static-icu / --disable-static-icu window...
2005-08-12 Dmitry StogovUnicode support
2005-08-12 Sebastian BergmannPatch by Michael Wallner, signed off by Edin Kadribasic.
2005-08-12 foobar- Some minor fixes
2005-08-12 foobarmore tabs
2005-08-12 Sebastian BergmannZTS fixes.
2005-08-12 <changelog... ChangeLog update
2005-08-12 Andi Gutmans- Add unicode INI settings
2005-08-12 Ilia AlshanetskyFixed build, zend_error_noreturn was being defined...
2005-08-12 foobarNo more versions here
2005-08-12 foobarNo tabs in config* files!
2005-08-12 foobar- No more zend_multibyte.*
2005-08-12 foobarNot used
2005-08-12 foobarNuke unused code
2005-08-12 foobar- Unused
2005-08-12 foobarNuked unneeded multibyte stuff
2005-08-11 foobarfix test
2005-08-11 foobarfix skip conditions
2005-08-11 Andrei ZmievskiUnicode support.
2005-08-11 Andrei ZmievskiUnicode support
2005-08-11 foobarmissing entry
2005-08-11 Antony DovgalMF5.1: fix #34078 (Reflection API problems in methods...
2005-08-11 Marcus Boerger- Johannes did a great work on the shell
2005-08-11 Marcus Boerger- For internal classes we must auto generate the abstra...
2005-08-11 <changelog... ChangeLog update
2005-08-11 Frank M. Kromannavoid version changes for future versions
2005-08-11 Frank M. Kromannrename dll's to php6
2005-08-11 Marcus Boerger- Support non static class loader methods
2005-08-10 Wez FurlongProbable fix for #34054.
2005-08-10 Rasmus LerdorfMFB minor consistency cleanup
2005-08-10 Ilia AlshanetskyFixed bug #34068 (Numeric string as array key not cast...
2005-08-10 Marcus Boerger- Register new classes with spl_classes()
2005-08-10 Marcus Boerger- Implement SplObjectStorage as announced during OSCON
2005-08-10 Marcus Boerger- WS
2005-08-10 Marcus Boerger- Add RecursiveFilterIterator
2005-08-10 Dmitry StogovFixed bug #34062 (Crash in catch block when many argume...
2005-08-10 Dmitry StogovFixed bug #25359 (array_multisort() doesn't work in...
2005-08-10 Dmitry StogovFixed bug #34064 (arr[] as param to function in class...
2005-08-10 Antony Dovgalfix build
2005-08-10 Marcus Boerger- Support sttaic class loader methods
2005-08-10 Dmitry StogovFixed bug #33940 (array_map() fails to pass by referenc...
2005-08-10 Dmitry StogovFixed bug #29253 (array_diff with $GLOBALS argument...
2005-08-10 Dmitry StogovFixed bug #34045 (Buffer overflow with serialized object)
2005-08-10 Dmitry StogovFixed test file (.inc.php -> .php)
2005-08-10 <changelog... ChangeLog update
2005-08-09 Marcus Boerger- PEAR uses .php not .inc.php
2005-08-09 Derick Rethans- Fixed TSRM issue.
2005-08-09 Johannes Schlüter- Added option to strstr() and stristr() to get a parti...
2005-08-09 Ilia AlshanetskyMissing patch bit.
2005-08-09 Andrei ZmievskiRemove old internal.h file.
2005-08-09 foobarreword
2005-08-09 Ilia AlshanetskyNews and constants for parse_url().
2005-08-09 Ilia AlshanetskyAdded option to parse_url() to retrieve a particular...
2005-08-09 Ilia AlshanetskyAdded curl_setopt_array(), allowing setting of multiple...
2005-08-09 Derick Rethans- Fixed buildconf for PHP 6.
2005-08-09 Sebastian BergmannMFB: Sync with config.m4.
2005-08-09 Derick Rethans- Changing the API numbers, which might be a bit premat...
2005-08-09 foobarUN
2005-08-09 <changelog... ChangeLog update
2005-08-08 Andrei ZmievskiUpgrade to PCRE version 6.2.
2005-08-08 Frank M. KromannMake sure this works for multiple results as well
2005-08-08 Frank M. KromannRemove debug code and optimize a bit
2005-08-08 Magnus M��tt�makedev is a macro on several systems.
2005-08-08 Frank M. KromannNews entry for Fix #32010
2005-08-08 Frank M. KromannFix #32010. Leak in mssql_fetch_batch().
next