]> granicus.if.org Git - php/shortlog
php
2005-08-14 Marcus Boerger- Need to terminate [v]uspprintf() with two \0
2005-08-14 Ilia AlshanetskyFixed build.
2005-08-14 Marcus Boerger- Where did my backslash vanish?
2005-08-14 Marcus Boerger- Handle different cases of the actual strings correctly
2005-08-14 Marcus Boerger- Initial support of easy way to generate unicode strin...
2005-08-14 Marcus Boerger- Treat class_name in the exact same manner as prop_nam...
2005-08-14 Marcus Boerger- If prop_name is printed as unicode then class_name...
2005-08-14 Marcus Boerger- Show classname very needed
2005-08-14 Wez Furlongtidy up implicit_mode handling; spotted by Nuno
2005-08-14 Johannes Schlüter- Fix tab-completion in unicode mode and for constants.
2005-08-14 <changelog... ChangeLog update
2005-08-14 foobarfix protos
2005-08-14 foobarMissed some "de" to "un" changes
2005-08-14 foobar- consistency fix, part 1/inf
2005-08-13 Marcus Boerger- ntive is better than standard (Andrei)
2005-08-13 Wez Furlonga bit of pedantic ws
2005-08-13 Wez Furlongunicode enable COM parameters (but not method/property...
2005-08-13 Wez FurlongFixup config.w32.
2005-08-13 Wez Furlongcould have sworn that I did this already
2005-08-13 Marcus Boerger- IS_STRING does not necessarily mean ascii so 'standar...
2005-08-13 Marcus BoergerAdd is_unicode(), is_binary() and is_buffer()
2005-08-13 <changelog... ChangeLog update
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)
next