]> granicus.if.org Git - php/shortlog
php
2006-04-10 Ilia AlshanetskyMFB51: fixed test
2006-04-10 Marcus Boerger- Coverity issue 59
2006-04-10 Marcus Boerger- Iterators from overloaded objects are allowed to...
2006-04-10 Marcus Boerger- Allowing to pass in ce as NULL has its charme, too
2006-04-10 Marcus Boerger- Fix coverity issue 49: ce might be forwarded as NULL...
2006-04-10 Marcus Boerger- Better order for SEGV prevention
2006-04-10 Marcus Boerger- Fix possible SEGV
2006-04-10 Marcus Boerger- Fix condition
2006-04-10 foobarmore cleanup (lingering ini settings which do not exist...
2006-04-10 foobar- Cleanup
2006-04-10 foobarcleanup
2006-04-10 Dmitry StogovFixed bug #36908 (wsdl default value overrides value...
2006-04-10 Dmitry StogovFixed test
2006-04-10 Dmitry StogovFixed possible crash in interactive mode
2006-04-10 foobarfix typo
2006-04-10 foobar- Determine the shared/link lib suffixes in one macro.
2006-04-10 foobar- Fixed bug #36909 (ld: Undefined symbols: _lchown)
2006-04-10 foobar- Silence some PCRE compile warnings
2006-04-10 foobar- Fix NEWS. The empty lines were left on purpose..
2006-04-10 Dmitry StogovZTS fix
2006-04-10 foobarfix credits
2006-04-10 <changelog... ChangeLog update
2006-04-09 Andrei ZmievskiMFB
2006-04-09 Edin KadribasicMFB: Fixed bug #36935
2006-04-09 Ilia AlshanetskyMFB51: Fixed bug #36875 (is_*() functions do not accoun...
2006-04-09 Derick Rethans- Fixed bug #37017 in a different way and added a test...
2006-04-09 Derick Rethans- Fixed superfluous parameter.
2006-04-09 <changelog... ChangeLog update
2006-04-08 Andrei ZmievskiSeparate suffixes of shared libraries that we link...
2006-04-08 Derick Rethans- Added the date_parse() function that returns a parsed...
2006-04-08 <changelog... ChangeLog update
2006-04-07 Antony DovgalMF51: fix memory corruptions and leaks when cloning...
2006-04-07 Andrei ZmievskiDisallowed numeric named captures.
2006-04-07 Pierre Joye- MFB: revert leak fix, something else went wrong
2006-04-07 Dmitry StogovOptimization
2006-04-07 Dmitry StogovCGI anf FastCGI assume $_SERVER and $_ENV have the...
2006-04-07 Pierre Joye- MFB: fix leak when an error occured in socket_read...
2006-04-07 Dmitry StogovRemoved unnecessary copying
2006-04-07 Dmitry StogovWe don't need setup the same time-out two times.
2006-04-07 Dmitry Stogov- Fixed storing NULL pointers in HashTable
2006-04-07 <changelog... ChangeLog update
2006-04-06 Andrei ZmievskiThat is not the bug you're looking for.
2006-04-06 Andrei ZmievskiEven more stuff from Friedl.
2006-04-06 Andrei ZmievskiMore stuff from Friedl..
2006-04-06 Andrei ZmievskiMFB
2006-04-06 Sara GolemonPlug leak which occurs in unicode mode
2006-04-06 Sara GolemonSilence false positives on test results
2006-04-06 Sara GolemonSilence false positives in test failures
2006-04-06 Sara GolemonDo runtime conversions (with an E_NOTICE) on writing...
2006-04-06 Antony DovgalMF51: fix #36981 (SplFileObject->fgets() ignores max_le...
2006-04-06 Sara GolemonOverload 'duplicate' arg as applied to:
2006-04-06 <changelog... ChangeLog update
2006-04-05 Antony Dovgalworkaround for problem on Solaris: shell tries to parse...
2006-04-05 Antony Dovgaladd new tests
2006-04-05 Antony Dovgaladd missing defines to .w32
2006-04-05 Antony Dovgalfix #36934 (OCILob->read() doesn't move internal pointe...
2006-04-05 Antony Dovgaladd test
2006-04-05 Antony DovgalMF51: fix #36944 (strncmp & strncasecmp do not return...
2006-04-05 <changelog... ChangeLog update
2006-04-05 Ilia AlshanetskyFixed bug #36957 (serialize() does not handle recursion).
2006-04-04 Frank M. KromannMFP51: Fix #33694 invalid sql or timeouts makes it...
2006-04-04 Seiji Masugatafixed commnet typo, and duplicate logic.
2006-04-04 Derick Rethans- No need to have this one twice here... (Thanks Steph)
2006-04-04 <changelog... ChangeLog update
2006-04-03 Marcus Boerger- WS
2006-04-03 Marcus Boerger- Fix issue related to #36941 (when referencing itself)
2006-04-03 Antony Dovgaladd test for gmp_nextprime()
2006-04-03 Antony Dovgaladd gmp_nextprime() function
2006-04-03 Seiji Masugataadded mb_stristr( ), mb_strrichr( ).
2006-04-03 Ilia AlshanetskyMFB51: Fixed an unlikely, but possible memory leak.
2006-04-03 Antony Dovgalfix spelling in error messages:
2006-04-03 Sara GolemonUpdate tests for working with unicode
2006-04-03 <changelog... ChangeLog update
2006-04-02 Ilia AlshanetskyRemoved extra space in the Content-Type header for...
2006-04-02 Sara GolemonSilence false positive test failures
2006-04-02 Sara GolemonMake some tests pass.
2006-04-02 Marcus Boerger- Behavior fix for #36941
2006-04-02 Marcus Boerger- Fix warning
2006-04-02 <changelog... ChangeLog update
2006-04-01 Marcus Boerger- Bugfix #36941 (ArrayIterator does not clone itself)
2006-04-01 Antony DovgalMF51: fix segfault when assigning value by ref and...
2006-04-01 <changelog... ChangeLog update
2006-04-01 Sara GolemonUpdate filename handling and mark various functions...
2006-03-31 Pierre Joye- move setSchema to the 2.6.20 block, this method is...
2006-03-31 Sara GolemonAdd API hooks and unicode.filesystem_encoding for handl...
2006-03-31 Marcus Boerger- Add XMLReader::setSchema
2006-03-31 Antony DovgalMF51: fix compile failure with old GCC (see bug #36931)
2006-03-31 <changelog... ChangeLog update
2006-03-30 Marcus Boerger- Fix build
2006-03-30 Marcus Boerger- MFB Make readable
2006-03-30 Marcus Boerger- Add another test
2006-03-30 Antony DovgalMF51: fix compilation on AIX
2006-03-30 Antony DovgalMF51: fix tests
2006-03-30 Antony Dovgalfix TSRM build
2006-03-30 Ilia AlshanetskyMFB51: Fixed XSS inside phpinfo() with long inputs.
2006-03-30 Marcus Boerger- Return NULL instead of '' if node does not exist
2006-03-30 Seiji Masugataadded mb_stripos( ), mb_strripos( ).
2006-03-30 Dmitry Stogovtypo
2006-03-30 Antony DovgalMF51: fix #36922 (missing MYSQLI_REPORT_STRICT constant...
2006-03-30 Dmitry StogovUnicode support
next