]> granicus.if.org Git - php/shortlog
php
2001-11-12 Martin Jansen* typo
2001-11-12 Jon PariseProvide the full URL to pear.php.net.
2001-11-12 Markus FischerUnified error/warning messages.
2001-11-12 <changelog... ChangeLog update
2001-11-12 <changelog... NEWS update
2001-11-12 Markus FischerWS
2001-11-12 Markus FischerFix #14020 and some minor leaks.
2001-11-11 Rui Hirokawafixed output problem with output buffering handler.
2001-11-11 Jeroen van... Fix all (at least, I tried to catch all) proto's in...
2001-11-11 Jeroen van... Add warning when set_file_buffer() fails
2001-11-11 Derick Rethans- Renaming key_exists to array_key_exists
2001-11-11 Stanislav MalyshevFix crash bug on malformed .ini file
2001-11-11 Thies C. Arntzencompile fix
2001-11-11 Markus FischerAdd missing loop variable $i.
2001-11-11 Markus FischerSuppress warning on long-options without an additional...
2001-11-11 Rasmus LerdorfFix for 14012
2001-11-11 foobarMake the filesize 0 when upload fails. And changed...
2001-11-11 <changelog... ChangeLog update
2001-11-11 <changelog... NEWS update
2001-11-11 foobarFix for bug: #14008. Still needs some minor changes...
2001-11-11 Andrei ZmievskiClean up.
2001-11-10 Andrei ZmievskiCrash fix news.
2001-11-10 Andrei ZmievskiFixed bug #13635.
2001-11-10 Andrei ZmievskiFixed bug #13901.
2001-11-10 Sebastian BergmannNo need to 'include' a .re file here.
2001-11-10 Shane CaraveoMake the win32 fastcgi compilable with the php4ts projects.
2001-11-10 Sascha SchumannRewrite of unserializer which should be more maintainab...
2001-11-10 Derick Rethans- Fixing this bad idea
2001-11-10 James MooreFix apache win32 dso build.
2001-11-10 Rasmus Lerdorf# More low-oxygen plane hacking
2001-11-10 Derick Rethans- Correcting Goba's name, and adding me to QA team
2001-11-10 Martin Jansen* some minor improvements
2001-11-10 foobarFixed bug: #13955.Checks now for png_write_image().
2001-11-10 Frank M. KromannMake fbsql_list_fields work as documented
2001-11-10 <changelog... ChangeLog update
2001-11-10 <changelog... NEWS update
2001-11-09 Jon Parise@ Added support for bind_textdomain_codeset(). (rudib...
2001-11-09 Alan BrownNot all components populate every field in the ExceptIn...
2001-11-09 <changelog... ChangeLog update
2001-11-08 Derick Rethans- oops :)
2001-11-08 Derick Rethans- Let it also work with pdflib 3 again
2001-11-08 Rui Hirokawafixed a bug in http input processing patched by Yasuo...
2001-11-08 Egon SchmidSome protos fixed.
2001-11-08 Egon SchmidMore protos fixed.
2001-11-08 Egon SchmidFixed some protos and many more will follow the next...
2001-11-08 Adam DickmeissUse PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of
2001-11-08 Egon SchmidThere are some rules.
2001-11-08 Derick Rethans- prototypes
2001-11-08 Derick Rethans- Prototypes
2001-11-08 Tomas V.V.Cox- By default DB_FETCHMODE_OBJECT will do a cast to...
2001-11-08 Sebastian BergmannAdd php_w32api.dll
2001-11-08 Sebastian BergmannAdd ext/w32api
2001-11-08 <changelog... ChangeLog update
2001-11-08 <changelog... NEWS update
2001-11-07 James Moore@ - Add generic Win 32 API extension (jmoore)
2001-11-07 James Moore@ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)
2001-11-07 Stig Bakken* store registry data in PEAR_INSTALL_DIR/.registry...
2001-11-07 Stig Bakken* fix "list" command
2001-11-07 Stig Bakkentypo
2001-11-07 <changelog... ChangeLog update
2001-11-07 <changelog... NEWS update
2001-11-06 Chuck Hagenbuchfix the singleton and factory methods for
2001-11-06 Jon PariseIt doesn't look like we use a fourth pointer.
2001-11-06 MySQL Team(PHP mysql_connect) Removed warning message regarding...
2001-11-06 Jon PariseInclude <sys/socket.h> for 'struct sockaddr'.
2001-11-06 Sterling Hughes@ Add Direct I/O extension for lowlevel access to the...
2001-11-06 <changelog... ChangeLog update
2001-11-06 <changelog... NEWS update
2001-11-06 Tomas V.V.CoxE_ALL fixes
2001-11-06 Tomas V.V.CoxE_ALL fixes
2001-11-05 Sergey Kartashoff@- Added Udm_Check_Charset function (gluke)
2001-11-05 Alex WaughNew SAPI module for the WebJames server on RISC OS
2001-11-05 Stig VenaasFixed seg fault when using ldap_add (or modify) with...
2001-11-05 <changelog... ChangeLog update
2001-11-05 Stig S. Bakkenadd newline at end of file to avoid warnings
2001-11-05 Stig S. Bakkennon-zts compile fix
2001-11-04 Andi Gutmans- Support instantiation of nested class. The following...
2001-11-04 Alex WaughConvert PATH_TRANSLATED for RISC OS
2001-11-04 Alex WaughUndefine AF_UNIX when compiled for RISC OS
2001-11-04 Alex WaughMake sure uint et al are undefined before typedefing...
2001-11-04 Alex WaughIncluded header files needed by RISC OS
2001-11-04 Stig Bakken* expectError() now accepts "*" as a catch-all
2001-11-04 Sergey Kartashoff# more mnoGoSearch example fixes
2001-11-04 Sergey Kartashoff- mnoGoSearch extension example updated to support...
2001-11-04 foobarws fix
2001-11-04 foobarmissing cvsignore
2001-11-04 <changelog... ChangeLog update
2001-11-04 <changelog... NEWS update
2001-11-03 Sergey Kartashoff@- mnoGoSearch module example updates for 3.2.x compati...
2001-11-03 Sergey Kartashoff@- Some mnogosearch-3.2.x compilation bugs fixes.
2001-11-03 Derick Rethans- Fix for bug #13918
2001-11-03 Andi Gutmans- RISC OS patch by Alex Waugh
2001-11-03 Andi Gutmans- RISC OS patches by Alex Waugh
2001-11-03 James Moore@ - Fix bug 13885 (gmdate timezone handling on windows...
2001-11-03 Andi Gutmans- Add some initializations
2001-11-03 Andi Gutmans- Add constructor to the zend_class_entry instead of...
2001-11-03 <changelog... ChangeLog update
2001-11-03 <changelog... NEWS update
2001-11-02 Rui Hirokawaadded private_no_expire mode on session patched by...
2001-11-02 James MooreWS fix
next