]> granicus.if.org Git - php/shortlog
php
2006-03-02 Dmitry StogovNuke int32_t (everywhere except streams layer) and...
2006-03-02 <changelog... ChangeLog update
2006-03-02 Marcus Boerger- Use object handler get in the same way as the rest...
2006-03-02 Yasuo Ohgakiadd safe_mode num of parameter check
2006-03-01 Ilia AlshanetskyMFB51: Remove no longer needed check (checked at a...
2006-03-01 Marcus Boerger- Fix test
2006-03-01 Dmitry StogovUnicode support: zstr union
2006-03-01 Marcus Boerger- Must use return as in 5.1 after recursion
2006-03-01 Marcus Boerger- Fix string conversion issues
2006-03-01 Marcus Boerger- Constants need to be updated too (when updating class...
2006-03-01 Marcus Boerger- Fix warning
2006-03-01 Rob Richardsnuke tests for libxml2 version - will always be > 2.6.0
2006-03-01 Rob Richards64-bit fixes - ("make test" now works again on these...
2006-03-01 <changelog... ChangeLog update
2006-02-28 Dmitry StogovFixed compilation on FreeBSD with gcc-3.2
2006-02-28 Marcus Boerger- Make Derick happy for the moment
2006-02-28 Marcus Boerger- If (SEEK_CUR,0) means an illegal seek we return ...
2006-02-28 Ilia AlshanetskyParsers for previous patch
2006-02-28 Ilia AlshanetskyMFB51: Fixed bug #36459 (Incorrect adding PHPSESSID...
2006-02-28 Marcus Boerger- Need to set eof flag when inner stream has eof condition
2006-02-28 Marcus Boerger- Fix the fix
2006-02-28 Marcus Boerger- Fix dependency checks
2006-02-28 Marcus Boerger- Cleanup
2006-02-28 <changelog... ChangeLog update
2006-02-28 Marcus Boerger- Fix reflection info
2006-02-28 Marcus Boerger- This dtor is actually always needed
2006-02-28 Marcus Boerger- Add OO interface to handling phar archieves and entries
2006-02-27 Marcus Boerger- Fix issues withhandling of derived info classes as...
2006-02-27 Derick Rethans- Fixed bug #36510 (strtotime string with tabs - change...
2006-02-27 Marcus Boerger- Extend struct to allow inherited c classes hookk...
2006-02-27 Marcus Boerger- Fix count/foreach interaction
2006-02-27 Marcus Boerger- MFB
2006-02-27 Johannes Schlüter- Add .cvsignore
2006-02-27 <changelog... ChangeLog update
2006-02-26 Ilia AlshanetskyMFB51: Revert previous fix to allow for a more comprehe...
2006-02-26 Ilia AlshanetskyFixed file
2006-02-26 Ilia AlshanetskyMFB51: Fixed bug #36510 (strtotime() fails to parse...
2006-02-26 Marcus Boerger- Fix test
2006-02-26 Marcus Boerger- Missing conversion
2006-02-26 Marcus Boerger- Use get_property_ptr_ptr handler to prevent SEGV...
2006-02-26 Marcus Boerger- Add another write case
2006-02-26 Marcus Boerger- Add unicode results
2006-02-26 Marcus Boerger- Unicode support
2006-02-26 Dmitry StogovUnicode support: MS Visual C compatibility
2006-02-26 Dmitry StogovUnicode support
2006-02-26 <changelog... ChangeLog update
2006-02-25 Marcus Boerger- Added ability to add elements by index if such elemen...
2006-02-25 Rasmus LerdorfBinary safety patch from Moriyoshi
2006-02-25 Marcus Boerger- deprecated belongs in the flag area, not in the keywo...
2006-02-25 Marcus Boerger- Deprecation severity shall be E_STRICT (as commented...
2006-02-25 <changelog... ChangeLog update
2006-02-24 Johannes Schlüter- Fix description
2006-02-24 Johannes Schlüter- We need %v here
2006-02-24 Johannes Schlüter- Fix #29986 (Class constants won't work with predefine...
2006-02-24 Derick Rethans- Fixed issue with iconv_mime_decode where the "encodin...
2006-02-24 Marcus Boerger- s/FETCH_PROPSLATE/FETCH_PROPS_LATE/ as per IRC discussion
2006-02-24 Marcus Boerger- Add FETCH_PROPSLATE: fetch props after calling ctor
2006-02-24 Marcus Boerger- Add ability to add new nodes via properties
2006-02-24 Johannes Schlüter- deprecated not static
2006-02-24 Marcus Boerger- Fix warning
2006-02-24 Marcus Boerger- Add deprecation function/function alias macros
2006-02-24 Marcus Boerger- Add macros to mark functions/alias functions as depre...
2006-02-24 Marcus Boerger- Functions can be deprecated too
2006-02-24 Michael Wallner- MF51: fix crash in DOMImplementation::createDocumentT...
2006-02-24 Derick Rethans- Added support for exif date format
2006-02-24 <changelog... ChangeLog update
2006-02-23 Marcus Boerger- Disable mbregex support until someone finds a way...
2006-02-23 Ilia AlshanetskyMFB51: Fixed bug #35900 (stream_select() should warning...
2006-02-23 Andrei Zmievski*** empty log message ***
2006-02-23 Andrei ZmievskiFix a bug where the default value for function argument...
2006-02-23 <changelog... ChangeLog update
2006-02-23 Brian Francefixed bug #35594 for all systems. "optind = 0" doesn...
2006-02-22 Ilia AlshanetskyMFB51: Added test for bug #36434
2006-02-22 Dmitry StogovUnicode support: fixed serialization of "Serializable"
2006-02-22 Dmitry StogovUnicode support: fixed serealization of "Serializable...
2006-02-22 Dmitry StogovUnicode support: fixed GLOBALS protection
2006-02-22 Dmitry Stogovfixed test file
2006-02-22 Dmitry StogovFixed test file
2006-02-22 Dmitry StogovUnicode support
2006-02-22 Dmitry StogovFixed test file
2006-02-22 Dmitry StogovUnicode support: fixed __toString() in user defined...
2006-02-22 Dmitry StogovUnicode support
2006-02-22 Dmitry StogovUnicode support: fixed check for class type hint
2006-02-22 Dmitry StogovUnicode support: fixed internal constants usage and...
2006-02-22 Dmitry StogovUnicode support: fixed check for direct call to __clone()
2006-02-22 Dmitry StogovUnicode support: fixed call_user_func(array($this,...
2006-02-22 Antony Dovgalfix ext/wddx build
2006-02-22 <changelog... ChangeLog update
2006-02-21 Marcus Boerger- 2006 now
2006-02-21 Johannes Schlüter- Print deprecation info on reflection export
2006-02-21 Sebastian BergmannFix whitespace.
2006-02-21 Marcus Boerger- More bodies
2006-02-21 Marcus Boerger- Ensure non abstract methods have code
2006-02-21 Johannes Schlüter- List --rf/--rc/--re only with enabled reflection
2006-02-21 Johannes Schlüter- Fix build with readline-support
2006-02-21 Sara GolemonAdd md2 algo support
2006-02-21 Sara GolemonKeep history in package.xml file..
2006-02-21 Sebastian BergmannAdd ReflectionMethod::isDeprecated(). Patch reviewed...
2006-02-21 Dmitry StogovPortable unicode string API:
2006-02-21 Ilia AlshanetskyMFB51: Fixed bug #36458 (sleep() accepts negative values).
next