]> granicus.if.org Git - php/shortlog
php
2003-03-06 Zeev SuraskiChange opcode name
2003-03-06 Zeev SuraskiAdd class type hints
2003-03-06 <changelog... ChangeLog update
2003-03-05 Sascha SchumannAllow shared modules to be built using $(CXX)
2003-03-05 Zeev SuraskiFix auto globals
2003-03-05 Moriyoshi KoizumiFixed a small leak in the convert filter code
2003-03-05 Ilia AlshanetskyFixed bug #22550 (overflow protection for upload_max_fi...
2003-03-05 Ilia AlshanetskyAdded test case for bug #22544.
2003-03-05 foobar- Fix for some unixware compile problem. (comment by...
2003-03-05 Ilia AlshanetskyBetter identification of bundled GD library.
2003-03-05 Ilia AlshanetskyFixed bug #22544 (missing fix from official gd).
2003-03-05 Ben MansellC++ -> C comments
2003-03-05 Wez Furlong- Remove legacy non-streams code (as discussed with...
2003-03-05 Zeev SuraskiImplement $obj::static_func()
2003-03-05 Corne' Cornelius- Reverted emalloc(),efree() changed for persistant...
2003-03-05 Ben MansellUpdate build instructions for Zeus web server
2003-03-05 Zeev SuraskiAdd support for interfaces
2003-03-05 Corne' Cornelius- Changed malloc() and free() to emalloc() and efree()
2003-03-05 Moriyoshi KoizumiAdded missing phpinfo entry (Russian support)
2003-03-05 <changelog... ChangeLog update
2003-03-04 Marcus BoergerUse stream locking support
2003-03-04 Wez FurlongMiscellaneous compilation warning, coding standards...
2003-03-04 Ilia AlshanetskyAdded notes about locking functions.
2003-03-04 Marcus BoergerSupport all possible configurations and simplify includes
2003-03-04 Marcus Boergerfix dba by fixing key_len retrieval
2003-03-04 Moriyoshi KoizumiAdded a test case for bug #22510
2003-03-04 Marcus Boergerdo not use $GLOBAL[]
2003-03-04 foobartypofix
2003-03-04 Marcus BoergerIf this doesn't show "3.4" there is another error
2003-03-04 Moriyoshi Koizumi64bit long fix
2003-03-04 Moriyoshi Koizumi64bit long fix: patch by Dave Hill
2003-03-04 Ilia AlshanetskyFixed bug #22437.
2003-03-04 Ilia AlshanetskyAdded support for http redirects to ftp.
2003-03-04 Ilia AlshanetskySkip test if running under safe-mode.
2003-03-04 foobarThese are in the branch.
2003-03-04 foobarws & CS
2003-03-04 Zeev SuraskiRemove legacy code
2003-03-04 foobarremove this from here as it belongs elsewhere
2003-03-04 Christian StockerMFB (make it really W3C compatible (unlink node, when...
2003-03-04 Zeev SuraskiRemove redundant code
2003-03-04 <changelog... ChangeLog update
2003-03-04 Edin KadribasicCredits update.
2003-03-03 Georg Richterfixed bug in macro-definition
2003-03-03 Georg Richterdisabled output of errormessages
2003-03-03 Georg Richteradded profiler support
2003-03-03 Edin KadribasicMFB: Enabled mcrypt_generic_deinit() on windows (#22520)
2003-03-03 Ilia AlshanetskyCompiler warning fix.
2003-03-03 Ilia AlshanetskyMore compiler warnings fixed.
2003-03-03 Ilia AlshanetskyCompiler warning fix.
2003-03-03 Ilia AlshanetskyFixed compiler warnings.
2003-03-03 Jay SmithAdded some tests for ZE2 features and their functionality.
2003-03-03 Marcus BoergerAdding tests for ctor/dtor handling
2003-03-03 Marcus BoergerAdding tests for abstract static methods
2003-03-03 Marcus BoergerAdding tests for final methods
2003-03-03 Harald Radiadd missing strtolower
2003-03-03 <changelog... ChangeLog update
2003-03-03 Harald Radiadding placeholder for the new disable_classes directive
2003-03-03 Harald Radiadding disable_classes ini directive based on the
2003-03-03 Harald Radicommiting zend_disable_class patch for George:
2003-03-03 Marcus Boerger(re)check in non ZendOptimizer version of test
2003-03-03 Marcus Boergerremove entry done already
2003-03-02 foobartypofix
2003-03-02 foobarSpecial case for MacosX..
2003-03-02 foobarFixed bug #22485 (hardcoded shared lib extensions)
2003-03-02 Zeev SuraskiFix old variable names
2003-03-02 Zeev SuraskiFix destructors some more
2003-03-02 Marcus Boergerfix problem in current HEAD
2003-03-02 Wez Furlongtypo fix
2003-03-02 Uwe Schindler*** empty log message ***
2003-03-02 Zeev Suraski- Optimize $_REQUEST
2003-03-02 Zeev SuraskiImprove infrastructure
2003-03-02 Wez FurlongBuild-performance tweaks
2003-03-02 Wez FurlongFix build for activescript sapi
2003-03-02 Derick Rethans- It was called _VARS, not _GLOBALS :-)
2003-03-02 Zeev SuraskiAdd JIT initialization for _SERVER and _ENV
2003-03-02 Zeev SuraskiAdd infrastructure for JIT initialization of auto globals
2003-03-02 Moriyoshi KoizumiFixed my silly mistake in the filter code
2003-03-02 <changelog... NEWS update
2003-03-02 <changelog... ChangeLog update
2003-03-01 Zeev SuraskiFix mem leak
2003-03-01 Moriyoshi KoizumiReverted my previous commit
2003-03-01 Wez FurlongEnsure that all fields are initialized to NULL.
2003-03-01 Moriyoshi KoizumiFixed build
2003-03-01 Wez FurlongFix two crash bugs when optional parameters are not...
2003-03-01 Wez FurlongDon't shutdown() unix sockets.
2003-03-01 Wez FurlongFolding fixes
2003-03-01 Andi Gutmans- Make __construct() have higher priority than class...
2003-03-01 Wez FurlongAdd streams headers to those used for shared extensions.
2003-03-01 <changelog... ChangeLog update
2003-03-01 Wez FurlongNew!
2003-03-01 Pierre Joyeupdate credits (ilia,myself)
2003-03-01 Wez FurlongExpose php_stream_copy_to_stream as stream_copy_to_stre...
2003-02-28 Wez FurlongTidy up stupid signed/unsigned issues with win32 by...
2003-02-28 Rasmus LerdorfMFB config-file-scan-dir crash fix
2003-02-28 Wez FurlongAdd this file...
2003-02-28 Wez FurlongNew user-space functions:
2003-02-28 Ilia AlshanetskyFixed compiler warnings.
2003-02-28 Hartmut Holzgraefecallbacks are now supported
2003-02-28 Hartmut Holzgraefeit is still to early in the morning for coding :(
2003-02-28 Hartmut Holzgraefemake sure that GNU extensions exist for fnmatch()
next