]> granicus.if.org Git - php/shortlog
php
2003-05-29 foobarSync with PHP 4.3.2 NEWS
2003-05-29 <changelog... NEWS update
2003-05-29 <changelog... ChangeLog update
2003-05-28 Sterling Hughesno reason to do this at runtime
2003-05-28 Ilia AlshanetskyFixed compiler warnings.
2003-05-28 Sterling HughesCache function call lookups with loops (store in a...
2003-05-28 Rasmus LerdorfMFB
2003-05-28 foobar- Fix the error message if apxs|2 is fubar.
2003-05-28 Hartmut Holzgraefe@fdf crash with ZTS builds fixed (see Bug #14877)
2003-05-28 Hartmut HolzgraefeFDF test cases
2003-05-28 Vincent Blavet- Sync with pear/Archive_Tar/Archive/Tar.php CVS 1.11
2003-05-28 Ilia AlshanetskyFixed compiler warnings.
2003-05-28 <changelog... ChangeLog update
2003-05-27 Pierre Joye- Fix the "weird bug" with different serialized file...
2003-05-27 Sterling Hughesfix __clone()
2003-05-27 Sterling HughesAssume lazy consensus regarding the cast_object() patch...
2003-05-27 Sterling Hughesplane hacking
2003-05-27 foobarMFB: php_error_docref -> zend_error (MINIT)
2003-05-27 Adam DickmeissFix close of log file. Ensure that YAZ log file is...
2003-05-27 Ilia AlshanetskyFix compiler warnings.
2003-05-27 Melvyn SopacuaMFB: LC_MESSAGES support
2003-05-27 <changelog... ChangeLog update
2003-05-27 Marcus BoergerFor now that works.
2003-05-26 foobarMFB: nuked php_header() call from the sapi_cgi_log_mess...
2003-05-26 Moriyoshi KoizumiChanged the test so it would not fail on some old platf...
2003-05-26 Marcus Boerger- Fix handling of abstract methods. They must be inheri...
2003-05-26 Marcus BoergerAdd pseudo constant __METHOD__ to easily report namespa...
2003-05-26 Derick Rethans- MFB
2003-05-26 Derick Rethans- Fix typo
2003-05-26 Sterling Hughesadd support for querying nodes with xpath expressions.
2003-05-26 foobarAdded regression test for bug #23788
2003-05-26 Sterling Hughesadd namespace support
2003-05-26 Shane Caraveoone more define to make it load into php
2003-05-26 Shane Caraveoget rid of crudy stuff
2003-05-26 Shane Caraveonow builds on windows
2003-05-26 Sterling Hughesadd a new function simplexml_load_string()
2003-05-26 Sterling Hughesseveral changes improvements, including the new
2003-05-26 Sterling Hughessascha points out this is more purdy-like
2003-05-26 Shane Caraveohttp://bugs.php.net/bug.php?id=14409
2003-05-26 <changelog... ChangeLog update
2003-05-26 Sterling Hughesthis is right
2003-05-25 Sterling Hughesadd a note, and implement this properly later
2003-05-25 Sterling Hughesuse proper types
2003-05-25 Sterling Hughesremove compiler warnings
2003-05-25 Ilia AlshanetskyFixed bug #23788 (str|preg_replace clober the array...
2003-05-25 Sterling Hughesadd/fix assignments for both nodes and attributes
2003-05-25 Marcus BoergerAdd a testcase to foreach/break
2003-05-25 Marcus BoergerMake foreach on spl'ed objects work with break, too
2003-05-25 Marcus BoergerSpeling
2003-05-25 Sebastian BergmannHopefully get correct display of version information.
2003-05-25 Sebastian BergmannLeftover.
2003-05-25 Marcus BoergerOptimizations
2003-05-25 <changelog... ChangeLog update
2003-05-25 Sterling Hughesexploit the not yet committed, not yet shown cast_objec...
2003-05-24 Marcus BoergerOptimizing by caching class entries, too.
2003-05-24 Marcus BoergerUpdate after fix
2003-05-24 Marcus BoergerAdd new test
2003-05-24 Marcus BoergerFix namespace related problems
2003-05-24 Marcus Boergerfix error resulting from strlen() -> sizeof() change...
2003-05-24 Marcus BoergerFixes and optimizations
2003-05-24 Marcus BoergerFix speling found by Allowee <php@allowee.no-ip.com>
2003-05-24 Sebastian BergmannGet rid of references to expat in MSVC project files...
2003-05-24 <changelog... ChangeLog update
2003-05-23 Moriyoshi KoizumiAdded test case for bug #17115
2003-05-23 Sara GolemonJani will learn me about NEWS entries yet.
2003-05-23 foobarthis fix will be in 4.3.2..
2003-05-23 Marcus BoergerExecuting tests once is enough
2003-05-23 Marcus BoergerAllow writing a list of failed tests.
2003-05-23 Sara GolemonBFN 23765
2003-05-23 Sara GolemonMFB(r-1.122.2.10)
2003-05-23 Marcus BoergerMake this a warning
2003-05-23 Marcus BoergerAdd warning level for tests.
2003-05-23 Marcus BoergerRevert to sizeof()
2003-05-23 Sterling Hughesmove HANDLE_NUMERIC() from the hash table implementatio...
2003-05-23 Derick Rethans- Update codinf standards with the posted RFC (results...
2003-05-23 Ilia AlshanetskyFixed bug #23759 (PHP doesn't preserve subrequest status).
2003-05-23 <changelog... ChangeLog update
2003-05-22 foobaradded another test case (due to the problems we saw...
2003-05-22 Marcus BoergerNo need to copy here unless implicit_clone is active...
2003-05-22 Derick Rethans- Fixed bug #23751: Confusing configure warning concern...
2003-05-22 Sterling Hughesrename namespace to use_namespace to avoid a c++ keywor...
2003-05-22 Sterling Hughesuse zval_ptr_dtor() instead of the more verbose and...
2003-05-22 Sterling Hughestake advantage of the fast_call_user_function() api...
2003-05-22 Wez Furlong--force here too for release packages
2003-05-22 <changelog... ChangeLog update
2003-05-21 Sterling Hughesmove all the other callbacks
2003-05-21 Sterling Hughesswitch over to using fast_call_user_function() with...
2003-05-21 Jay SmithFix segfault in pspell_new_config(). Also fix grammar
2003-05-21 Marcus BoergerMake use optimized string lowering
2003-05-21 Ilia AlshanetskyMFB
2003-05-21 Marcus BoergerUse same parameter order as strcpy()
2003-05-21 foobarFixed bug #23738 (ifx_copy_blob() crash). (Jani)
2003-05-21 Marcus BoergerMake zend_str_tolower_copy() a copy function (like...
2003-05-21 foobarstyle polizei
2003-05-21 foobarFixed bug #23619 (set_error_handler() registered handle...
2003-05-21 Sara GolemonSetup FG(default_context) in RINIT/RSHUTDOWN instead...
2003-05-21 Sterling Hughessimplexml property modification works now
2003-05-21 Derick Rethans- Fixed example
2003-05-21 Sterling Hughesfoodle
2003-05-21 Sterling Hughesoptimize loops. The check only exists for integers...
next