]> granicus.if.org Git - php/shortlog
php
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()
2003-02-28 foobar- Fixed bug #22312 (crash on failed connection when...
2003-02-28 foobar- No need to include the ssl headers elsewhere but...
2003-02-28 foobarYAZ 2.0 or later is required now.
2003-02-28 Hartmut Holzgraefe- support for "callback" type
2003-02-28 Hartmut Holzgraefesupport for passing description file name on command...
2003-02-28 foobarws & CS
2003-02-28 Hartmut Holzgraefe"on line #", not "in line #"
2003-02-28 Hartmut Holzgraefeadded "callback" type (and fixed a stupid typo)
2003-02-28 Hartmut Holzgraefesome DTD fixes and <code> as a toplevel element for...
2003-02-28 Wez FurlongImplement memory mapping for win32.
2003-02-28 <changelog... ChangeLog update
2003-02-28 Ilia Alshanetskycompiler warning fixed.
2003-02-27 Ilia AlshanetskyFixed compiler warning.
2003-02-27 Ilia Alshanetskyfixed compiler warnings.
2003-02-27 Wez Furlongstreams.c -> streamsfuncs.c
2003-02-27 Wez FurlongUpdate win32 build.
2003-02-27 Wez FurlongMove streams specific stuff from ext/standard/file...
2003-02-27 Ilia AlshanetskyFixed a bug that would cause filetype() to return ...
2003-02-27 Wez FurlongAdd a generic meta data api for streams.
2003-02-27 Rasmus LerdorfThe basic input filtering framework is done and working...
2003-02-27 Wez FurlongUpdate todo slightly
2003-02-27 Wez Furlong- Move https:// and ftps:// wrapper registration into...
2003-02-27 Wez FurlongFixup build for win32
2003-02-27 Wez FurlongAnother big commit (tm).
2003-02-27 Ilia AlshanetskyFixed bug #21410 (fixed handling of NULL or "" files...
2003-02-27 foobar..if only all lakes were kossu..
2003-02-27 Hartmut Holzgraefechanged from strncpy to strlcpy on request
2003-02-27 Sascha Schumannrename macro argument so that it does not partially...
2003-02-27 Corne' Cornelius- Changed maxmsglen in ifx_errormsg() back to normal...
2003-02-27 Corne' Cornelius- Fixed possible Segfault in ifx_errormsg() using mallo...
2003-02-27 <changelog... NEWS update
2003-02-27 <changelog... ChangeLog update
2003-02-27 Rasmus LerdorfMFB: We know ini file scanning will never be interactiv...
2003-02-26 Pierre Joyeadd imagesavealpha wrapper (Jukka Holappa <jukkaho...
2003-02-26 Pierre Joyeadd imagesavealpha wrapper (Jukka Holappa <jukkaho...
2003-02-26 Rasmus LerdorfMFB: Get rid of a redundant syscall on non-Windows
2003-02-26 Ilia Alshanetsky1) Make the output of system() binary safe
2003-02-26 Marcus Boergerallow keys as array(group, name) for handler inifile
2003-02-26 Marcus Boergerws
2003-02-26 Marcus Boergermake it faster
2003-02-26 Marcus Boergerif skip param of dba_fetch is -1 stop do not restart...
2003-02-26 Derick Rethans- Added an extra ini setting with which extra commands...
2003-02-26 Derick Rethans- Fix proto
2003-02-26 Derick Rethans- Whitespace
2003-02-26 Hartmut Holzgraefechanged to emalloc just to be safe
2003-02-26 Hartmut Holzgraefeforgot to add these two on my last commit :(
2003-02-26 Sebastian BergmannSyntactic sugar is sweet.
2003-02-26 Brad LaFountainchanges in the past shouldn't have compiled.
2003-02-26 <changelog... ChangeLog update
2003-02-25 Ilia AlshanetskyMade shell_exec() use streams, this simplifies the...
2003-02-25 Ilia AlshanetskyMFH (forgot to put this fix into the 5.X tree).
2003-02-25 Moriyoshi KoizumiNEWS update
2003-02-25 Moriyoshi KoizumiSet fgetss() free from the length parameter
2003-02-25 Ilia AlshanetskyFixed test.
2003-02-25 Ilia AlshanetskyFixed bug #22414 and added a test case for it.
2003-02-25 foobarCleanup
2003-02-25 foobar- Fixed bug #21224 (apache configure fails when using...
next