]> granicus.if.org Git - php/shortlog
php
2000-06-27 Sascha SchumannCosmetic name change
2000-06-27 Jouni Ahto# Forgot this...
2000-06-27 Jouni Ahto# Reverting as requested.
2000-06-27 Zeev Suraski- Limit lines to 80 chars
2000-06-27 Jouni Ahto- dba_[p]open accepts now a new parameter, which kind...
2000-06-27 Zeev SuraskiFixed a bug in opendir(), which prevented readdir(...
2000-06-27 Zeev SuraskiRevert the sendmail.c patch - it uses 4 different varia...
2000-06-27 Andi Gutmans- Fix bug with VIRTUAL_DIR, .., and symlinks.
2000-06-27 Sascha SchumannUse [\]n to refer to the two characters '\' and 'n...
2000-06-27 Hartmut Holzgraefeshould now get multiple To: and Cc: recievers right
2000-06-27 Jouni Ahto(pg_loreadall) Was using zval ** but forgot to convert...
2000-06-27 Sam Rubyadd Java as a valid package
2000-06-27 Sam Rubydefer loading of the native code
2000-06-27 Thies C. Arntzen(fgetcsv) fixed leak
2000-06-27 Thies C. Arntzen@- Fixed a possible crash in the LDAP modify code....
2000-06-27 Andi Gutmans- Made discard-path work again
2000-06-27 <changelog... ChangeLog update
2000-06-26 Zeev SuraskiRemoved 8KB limit on line length of the file() function
2000-06-26 Zeev Suraski- Disabled dl() when PHP is being used as a module...
2000-06-26 Andi Gutmans- Don't depend on USE_PATH being equal to 1. Use #defin...
2000-06-26 Zeev SuraskiAdd missing enable_dl
2000-06-26 Zeev SuraskiSupport boolean NOT in the php.ini processor
2000-06-26 Zeev SuraskiMake it possible to detect whether we're thread safe...
2000-06-26 Andrei ZmievskiSeparate plain name returned by php_sapi_module() and...
2000-06-26 Egon SchmidFixed some protos.
2000-06-26 Andi Gutmans- Pray this is an OK fix for the DISCARD_PATH junk
2000-06-26 Zeev Suraski- Please NEVER copy fopen_wrappers.c functions to modul...
2000-06-26 Stanislav MalyshevMake exec() fwork on Unix again
2000-06-26 Zeev SuraskiTRACK_VARS is really no longer necessary...
2000-06-26 Zeev Suraskimax_execution_time is no longer UNIX only...
2000-06-26 Stanislav MalyshevRight name for the function persist_alloc
2000-06-26 Zeev Suraski- Fix bug in virtual dir under Windows when using absol...
2000-06-26 Andi Gutmans- Try two in fixing the problem with memory leaks repor...
2000-06-26 Zeev Suraski- Fix problem with filename being freed before possible...
2000-06-26 Andi Gutmans- Add another "\n" at the end of error messages.
2000-06-26 Jouni Ahto- Fixed another missing test for existing functions...
2000-06-26 Zeev SuraskiMake max_execution_time work properly when set to 0...
2000-06-26 Kristian KöhntoppCorrected a syntax error: Macro requires braces.
2000-06-26 Kristian KöhntoppAdded function php_sapi_name() as written by Stefan...
2000-06-26 Andrei Zmievskiignore libs.mk
2000-06-26 Andrei ZmievskiFix up news.
2000-06-26 Stanislav MalyshevIf we freed it, we might not touch it
2000-06-26 Jouni Ahto- Test gdImagePaletteCopy and define HAVE_LIBGD15 if...
2000-06-26 Stefan RoehrichFix for configure not setting the library path.
2000-06-26 Sterling Hughestwo too many.
2000-06-26 <changelog... ChangeLog update
2000-06-26 <changelog... NEWS update
2000-06-25 Sascha SchumannFix Bison version check
2000-06-25 Zeev SuraskiUpdate
2000-06-25 Zeev SuraskiMake the zlib DLL work with the stock zlib library
2000-06-25 Zeev Suraski- Update .dsp
2000-06-25 Jouni AhtoAnother late one.
2000-06-25 Sterling HughesAdd it manually for the release.
2000-06-25 Zeev Suraskiimap_sendmail.[ch] are missing... Whomever added them...
2000-06-25 Andi Gutmans- Line breaks at 80 chars and change php4ts.dll ->...
2000-06-25 Andi Gutmans- The check for bison nukes $1 and $2 which are used...
2000-06-25 Andi Gutmans- Get ready to package
2000-06-25 Egon SchmidNow its a todo.
2000-06-25 Zeev SuraskiGet rid of a warning
2000-06-25 Zeev SuraskiPHPAPI is invalid here...
2000-06-25 Egon SchmidIt was Jouni: Prevent Hartmut finding this until it...
2000-06-25 Andi Gutmans- I wrote a long msg but the commit didn't go through.
2000-06-25 Zeev Suraski- I wrote a long msg but the commit didn't go through.
2000-06-25 Zeev SuraskiAdd Win32 README file
2000-06-25 Sascha Schumannbetter description for recent serializer change
2000-06-25 Egon SchmidThe second array_merge() is now array_merge_recursive().
2000-06-25 Egon SchmidA droto is not a proto.
2000-06-25 Sterling HughesAdd version checking.
2000-06-25 Jouni Ahto# Missing ;
2000-06-25 Sterling HughesProto.
2000-06-25 Sterling Hughes@- Added the ImageCopyMerge, ImagePaletteCopy and Image...
2000-06-25 Jouni Ahto- Added imagecreatefromwbmp().
2000-06-25 <changelog... ChangeLog update
2000-06-24 Zeev SuraskiNuke a warning
2000-06-24 Egon SchmidCorrect protos call_user_func() and call_user_method().
2000-06-24 Andi Gutmans- winsnmp.c has moved to ext/snmp
2000-06-24 Sascha SchumannRevice winsnmp.c from repo-copy
2000-06-24 Zeev Suraskicredit where credit's due
2000-06-24 Zeev SuraskiApply the NSAPI patch
2000-06-24 Jouni Ahto- Close cursor immediately before reuse so that calling...
2000-06-24 Andi Gutmans- Forgot to remove comment
2000-06-24 Andi Gutmans- Only use VIRTUAL_DIR in ZTS mode until it is thorough...
2000-06-24 Sascha SchumannAlso install XML-related header files.
2000-06-24 Sascha SchumannGet rid of files in the dl directory hierarchy.
2000-06-24 Sascha SchumannStop including dl/phpdl.h.
2000-06-24 Zeev Suraski- Make the output globals accessible from the outside...
2000-06-24 Sascha Schumannalloc.h has been removed from the Apache 1.3 CVS tree
2000-06-24 Joey SmithFix for bug #3983
2000-06-24 Andi Gutmans- Entries start with capital letters
2000-06-24 Hartmut Holzgraefe<funcprototype> added to xml generation
2000-06-24 <changelog... ChangeLog update
2000-06-24 <changelog... NEWS update
2000-06-23 Zeev SuraskiFix Win32 compilation
2000-06-23 Egon SchmidAdded a description to get_browser().
2000-06-23 Egon SchmidFixed protos.
2000-06-23 Egon SchmidTypos.
2000-06-23 Sascha SchumannMake use of incomplete class API
2000-06-23 Sascha SchumannAPI change: Use zval * instead of zval **
2000-06-23 Sascha SchumannMove the incomplete class stuff into its own file,...
2000-06-23 Rasmus LerdorfFix UdmSearch spelling
next