]> granicus.if.org Git - php/shortlog
php
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).
2006-02-21 Marcus Boerger- Its 2006 already
2006-02-21 Marcus Boerger- Update
2006-02-21 Marcus Boerger- Ansi compliance issue found by rob
2006-02-21 Dmitry StogovWS
2006-02-21 <changelog... ChangeLog update
2006-02-21 Marcus Boerger- Simplify by remove redundant checks
2006-02-21 Marcus Boerger- Fix text expectations
2006-02-21 Marcus Boerger- Fix mem issue in unicode mode (seems to be a problem...
2006-02-21 Marcus Boerger- Add ReflectionProperty::getDefaultValue()
2006-02-20 Johannes Schlüter- Rename reflection constants to fix parser conflicts
2006-02-20 Marcus Boerger- Show dependencies in dump's too
2006-02-20 Marcus Boerger- Add ReflectionExtension::getDependencies() to retriev...
2006-02-20 Marcus Boerger- Add some arginfo
2006-02-20 Marcus Boerger- WS
2006-02-20 Marcus Boerger- Include examples in documentation
2006-02-20 Marcus Boerger- Synch zend_call_function() with VM function call...
2006-02-20 Marcus Boerger- Add deprecation flag and message
2006-02-20 Dmitry StogovPreparation for portable string API (use macroses to...
2006-02-20 Dmitry StogovIncorrect usage of Z_TYPE() macro
2006-02-20 Ilia AlshanetskyMFB51: Fixed bug #36434 (Improper resolution of declari...
2006-02-20 Dmitry StogovFixed SIGSEGV in unicode mode
2006-02-20 Dmitry StogovFixed wrong prototype and error message
2006-02-20 Dmitry StogovFixed start inex in iterator
2006-02-20 Dmitry StogovFixed test files
2006-02-20 Dmitry StogovFixed memory corruption
2006-02-20 Dmitry StogovFixed test file
2006-02-20 <changelog... ChangeLog update
2006-02-19 Michael Wallner- changelog
2006-02-19 Michael WallnerMF51: fix tiger on big endian platforms
2006-02-19 Ilia AlshanetskyMore safe_mode nuking
2006-02-19 Ilia AlshanetskyNuke safe_mode
2006-02-19 Marcus Boerger- Add new function
2006-02-19 Marcus Boerger- Interfaces may have static methods to enforce their...
2006-02-19 Marcus Boerger- Static functions cannot be abstract
2006-02-19 Marcus Boerger- Fix method flag handling
2006-02-19 <changelog... ChangeLog update
2006-02-19 Andi Gutmans- Couple of compile fixes.
2006-02-19 Andi Gutmans- Get rid of using ENFORCE_SAFE_MODE.
2006-02-19 Andi Gutmans- Fix according to Sara's reply
2006-02-19 Andi Gutmans- More safe_mode nuking
2006-02-19 Andi GutmansNuke php_check_safe_mode_include_dir
2006-02-19 Andi Gutmans- Some more safe_mode nuking
2006-02-19 Andi GutmansStart nuking safe_mode. Still a lot of work to do...
2006-02-18 Marcus Boerger- There is no %v in sprintf
2006-02-18 Marcus Boerger- Fix naming inconsistency reported by sebastian
2006-02-18 Marcus Boerger- Fix integrated iterator index
2006-02-18 Marcus Boerger- Fix possible memory corruption/memleak issue with...
2006-02-18 Marcus Boerger- Add test
2006-02-18 Marcus Boerger- Add new test
2006-02-18 Marcus Boerger- Initiai fix to Bug #36436 DBA problem with Berkeley DB4
2006-02-18 Michael WallnerMF51: fix misleading proto (confused in and out charset)
2006-02-18 <changelog... ChangeLog update
2006-02-17 Andrei ZmievskiNULL byte should be escaped to \000 instead of \0 in...
2006-02-17 Marcus Boerger- Change to offsetof as suggested by Clayton
2006-02-17 <changelog... ChangeLog update
2006-02-16 Antony Dovgalfix #36420 (segfault when access result->num_rows after...
2006-02-16 Ilia AlshanetskyMFB51: Fixed bug #36420 (segfault when access result...
next