]> granicus.if.org Git - php/shortlog
php
2002-05-10 Markus Fischer- This affects both CGI and CLI sapi:
2002-05-10 Christian Stocker@- added fifth optional parameter to domxml_xslt_proces...
2002-05-10 Andi Gutmans- Nuke C++ comment
2002-05-10 Andi Gutmans- Make debug_backtrace() return an array. Still not...
2002-05-10 Martin Jansen* package-pear.xml has been renamed to package-PEAR...
2002-05-10 Edin KadribasicAdded MD5 support for crypt() on Windows.
2002-05-10 Edin KadribasicIgnoring *.aps files.
2002-05-10 Edin KadribasicFix win32 build.
2002-05-10 <changelog... ChangeLog update
2002-05-09 Preston L.... Backed out preceding change.
2002-05-09 foobarws fix
2002-05-09 Preston L.... Compute directory for temporary files once and use...
2002-05-09 Daniela Mariaschicorrected parameter
2002-05-09 Daniela Mariaschifix test 5 to pass
2002-05-09 Preston L.... Detect when running under IIS and default force_redirec...
2002-05-09 Stig Bakken* remove package-db.xml
2002-05-09 Preston L.... Detect when running under IIS and default force_redirec...
2002-05-09 Frank M. KromannAllow the MSSQL extension to use NT authentication
2002-05-09 James Coxthis is dangerous....
2002-05-09 Frank M. KromannAdding ini setting that allows the MSSQL extension...
2002-05-09 Preston L.... Add check for php.ini in same directory as php.exe...
2002-05-09 foobarRevert the last patches.
2002-05-09 Sander RoobolRevert Preston's patch
2002-05-09 foobarws fix
2002-05-09 Preston L.... Add check for php.ini in same directory as php.exe...
2002-05-09 Preston L.... Change default directory for session data from /tmp...
2002-05-09 Preston L.... Compute directory for temporary files once and use...
2002-05-09 Preston L.... Detect when running under IIS and not require explicit...
2002-05-09 Edin KadribasicNo need to link libxm2 in order to build php_crack.lib
2002-05-09 Vincent Blavet* Better handling of Windows paths (\php\any_thing...
2002-05-09 Stig Bakken* add some packages to bundle with PHP
2002-05-09 Stig Bakken* add "pear run-tests" command
2002-05-09 Stig Bakken* use PEAR installer to install stuff (won't overwrite...
2002-05-09 Stig Bakken* permanently moving DB to /pear
2002-05-09 Derick Rethans- Fix phpize
2002-05-09 Derick Rethans- Dump API NOs
2002-05-09 foobarFix 'php-config --version'
2002-05-09 Derick Rethans- Add PHP_API_VERSION too
2002-05-09 Derick Rethans- Show both API nos
2002-05-09 Sander RoobolAdded the current SAPI to the output of php -v
2002-05-09 Stig Bakken* show "update ok" after updates
2002-05-09 Stig Bakken* try the installed cli binary if everything else fails...
2002-05-09 Stig Bakken* install the old-fashioned way for just a bit longer
2002-05-09 Stig Bakken* add -G option to "pear" for php-gtk frontend
2002-05-09 <changelog... ChangeLog update
2002-05-08 Andi Gutmans- Hopefully fix problems with debug_backtrace()
2002-05-08 Jason GreeneFix overflow
2002-05-08 Derick Rethans- MFZE1
2002-05-08 Rui HirokawaAdded conversion support from script character encoding...
2002-05-08 Rui HirokawaAdded conversion support from script character encoding...
2002-05-08 Yasuo OhgakiAdded estrdup() needed.
2002-05-08 Aaron BannertThis is a more appropriate address for me.
2002-05-08 Zak GreantMinor improvement to error message for mysql_data_seek
2002-05-08 Markus Fischer- Add a warning if running with safe_mode enabled.
2002-05-08 Derick Rethans- Forgot one
2002-05-08 Derick Rethans- Added Aaron Bannert as maintainer
2002-05-08 Frank M. KromannKill a compiler warning on Win32
2002-05-08 <changelog... ChangeLog update
2002-05-07 Sascha SchumannDue to the thread-safety changes and lots of other...
2002-05-07 Jason GreeneFix 10830, and 17074
2002-05-07 Andi Gutmans- More debug backtrace work. It still doesn't work...
2002-05-07 Frank M. KromannFixing win32 build.
2002-05-07 Sascha Schumannuse thread-safe functions unconditionally
2002-05-07 Sascha SchumannAdd thread-safety to some conversion functions and...
2002-05-07 <changelog... ChangeLog update
2002-05-06 Jason GreeneFix invalid warning caused by bogus convert_to_* calls
2002-05-06 Markus Fischer- WS fix as pointed out by fabwash@hotmail.com
2002-05-06 Jason GreeneFix type-o that broke ZTS build
2002-05-06 Derick Rethans- Fix release date
2002-05-06 jim winsteadfix problem with mkdir() on freebsd
2002-05-06 Edin KadribasicUpdate README with register_argc_argv settings override.
2002-05-06 <changelog... ChangeLog update
2002-05-05 Wez FurlongAdd support for remaining entities in HTML 4 for the...
2002-05-05 Yasuo OhgakiClenup before I forgot.
2002-05-05 Aaron BannertFix a graceful restart SEGV. We no longer only perform...
2002-05-05 Aaron BannertFix an elusive and intermittent startup SEGV. The probl...
2002-05-05 Stanislav MalyshevReturn right exit status
2002-05-05 foobarForce register_argc_argv=On for CLI
2002-05-05 Thies C. Arntzentouch
2002-05-05 Thies C. Arntzenre-add accidentily nuked session_adapt_url()
2002-05-05 Rui Hirokawabug fixed in unicode -> cp1252 table.
2002-05-05 Marko KarppinenWell that didn't last long! (Reverting previous.)
2002-05-05 Marko KarppinenPrelim. patch to enable apache2filter to link on Darwin.
2002-05-05 Rui Hirokawaadded missing areas on Unicode->CP936 conversion table...
2002-05-05 Sascha Schumannsync
2002-05-05 Sascha Schumannthe output buffer is flushed during request shutdown...
2002-05-05 <changelog... NEWS update
2002-05-05 <changelog... ChangeLog update
2002-05-04 Zeev SuraskiWe shouldn't force Content-length:, but much worse...
2002-05-04 Sascha SchumannFree string before overwriting it
2002-05-04 Sascha Schumannupdate
2002-05-04 Sascha Schumannsimplify handling of variables by maintaining two strin...
2002-05-04 Sascha Schumannret set but unused
2002-05-04 Sascha Schumannthese are case sensitive
2002-05-04 Sascha Schumannc set but unused
2002-05-04 Sascha Schumanninheader set but unused
2002-05-04 James Coxtouch.
2002-05-04 James Coxadd $id:$ line
2002-05-04 Sascha Schumannblock_ended/opposite_target were set but never used
2002-05-04 Sascha Schumanndon't emit code for version
next