]> granicus.if.org Git - php/shortlog
php
2000-08-20 Sascha SchumannAdd/update license
2000-08-20 Sascha SchumannRelicense build-related files under the PHP License
2000-08-20 Sascha SchumannRemove php_realpath from build.
2000-08-20 <changelog... ChangeLog update
2000-08-19 Jesus M. CastagnettoAdded some more predefined constants
2000-08-19 Frank M. KromannWe only need winsock.h one time
2000-08-19 Frank M. KromannAdding ignore file for Win32
2000-08-19 Frank M. KromannFixing paths to Zend and libmysql
2000-08-19 Frank M. KromannFixing include path for compiling non thread safe php.exe
2000-08-19 Andrei ZmievskiOne more fix to C compile.
2000-08-19 Stig VenaasNote about Oracle LDAP SDK support. Should I not say...
2000-08-19 Zeev SuraskiFix C build
2000-08-19 Zeev Suraski- Update NEWS
2000-08-19 Zeev SuraskiFix eval() leakage in ZTS mode
2000-08-19 Zeev SuraskiEliminate run-time leak with eval()'s
2000-08-19 Zeev SuraskiFix build with no memory_limit
2000-08-19 Zeev SuraskiUpdate NEWS
2000-08-19 Zeev SuraskiAvoid an endless loop situation in case of an error...
2000-08-19 Zeev SuraskiFix memory_limit
2000-08-19 Andi Gutmans- Beautify
2000-08-19 Stig VenaasAdding Oracle LDAP SDK support
2000-08-19 <changelog... ChangeLog update
2000-08-18 Andi Gutmans- Centralize more fopen-wrappers functionality.
2000-08-18 Frank M. KromannAdding howto file for MS SQL
2000-08-18 Chuck Hagenbuchuse estrndup and efree to hopefully avoid both munging...
2000-08-18 Ben MansellREQUEST_URI is a handy server variable, lets pass it...
2000-08-18 Sascha SchumannAdd necessary *_FETCH() macros
2000-08-18 Sterling Hughes#Its fixed this time, no really.
2000-08-18 Sterling HughesPurely cosmetic.
2000-08-18 Sterling HughesFix #6234
2000-08-18 Hartmut Holzgraefetypo fix in array_diff error message, fixes bug #6236
2000-08-18 Hartmut Holzgraefeminor typo fix in proto
2000-08-18 <changelog... ChangeLog update
2000-08-17 Sam RubyReorder call to ELS_FETCH to be after declarations
2000-08-17 Andrei ZmievskiReverting the pemalloc -> malloc change until we figure...
2000-08-17 Andrei ZmievskiNo need to have persistent allocation.
2000-08-17 Chuck Hagenbuchprevent mail_criteria from munging the variable passed...
2000-08-17 Ben Mansell(send_headers) Removed code freeing http_status_line...
2000-08-17 Hartmut Holzgraefeadditional include should fix bug #6086
2000-08-17 Sascha SchumannFix dependency. PEAR.php needs to be created before...
2000-08-17 Sam RubyBetter error reporting when dll/shared library is not...
2000-08-17 Stanislav MalyshevFix EMPTY_STRING macros
2000-08-17 Stanislav MalyshevFix chunk_split (#6208)
2000-08-17 Andi Gutmans- It should be #ifdef PHP_WIN32
2000-08-17 Sterling Hughests issues.
2000-08-17 <changelog... ChangeLog update
2000-08-16 Andi Gutmans- The beginning of an attempt to cleanup fopen-wrappers.
2000-08-16 Thies C. Arntzencompile fix
2000-08-16 Hartmut Holzgraefeproto fixed
2000-08-16 <changelog... ChangeLog update
2000-08-16 <changelog... NEWS update
2000-08-16 Jouni Ahto- Return NULL type when column is NULL, now that we...
2000-08-15 Sascha SchumannChange the C++ extension to .cpp
2000-08-15 Uwe Steinmann- Inserted constants for fdf flags
2000-08-15 Sterling Hughes@ Fix stdout support with the swf extension. (Sterling)
2000-08-15 Sascha SchumannFix varargs handling. The assignments are not necessary...
2000-08-15 Sterling HughesLeftovers...
2000-08-15 Sterling HughesAdd Win32 support for cURL.
2000-08-15 Sterling HughesThis fixes to problems:
2000-08-15 Zeev SuraskiSync with Zend
2000-08-15 Zeev SuraskiFix warning issue (compile errors inside require()...
2000-08-15 Derick Rethans- Clearified which version of libmcrypt is enabled
2000-08-15 Stanislav MalyshevFix byteorder for il2long and long2ip (#6159)
2000-08-15 David Croftrenamed ini section, quoted default host and tabulated.
2000-08-15 David Croftdisplay ini file entries on phpinfo(), unregister them...
2000-08-15 <changelog... ChangeLog update
2000-08-14 Brendan W.... # Added TODO so I can track things that need doing...
2000-08-14 Zeev Suraski- Fix leak and some logic
2000-08-14 Sascha SchumannMove MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes...
2000-08-14 Sascha SchumannRemove unnecessary precompiler macros. The failure...
2000-08-14 Sascha SchumannRestrict INI entries when compiling against libmcrypt...
2000-08-14 Andi Gutmans- This patch should hopefully fix situations where...
2000-08-14 Sascha SchumannFix check for libmcrypt in non-system library paths.
2000-08-14 Stanislav MalyshevFix print length - again
2000-08-14 Stanislav MalyshevFix another crash with long formats (#6145)
2000-08-14 Stanislav MalyshevFix non-numbers printing (#6142)
2000-08-14 Stanislav MalyshevFix crash
2000-08-14 David Croftpresumably this was wrong
2000-08-14 Andi Gutmans- Unused results should be marked with EXT_TYPE_UNUSED...
2000-08-14 <changelog... ChangeLog update
2000-08-14 <changelog... NEWS update
2000-08-13 Sterling Hughes- Fix spacing.
2000-08-13 Stanislav MalyshevFix opened_path init
2000-08-13 Stanislav MalyshevFix zend_fiel_handle handling. Should fix URL include
2000-08-13 Sterling Hughes@ Fixed dbase_add_record. (Sterling)
2000-08-13 Derick Rethans- Now using the better way of using INI directives
2000-08-13 Andi Gutmans*** empty log message ***
2000-08-13 Andi Gutmans- Revert foreach() change which only allowed variables...
2000-08-13 <changelog... ChangeLog update
2000-08-12 Egon SchmidSome protos corrected.
2000-08-12 Danny Heijl - The destructor for a connection resource closed...
2000-08-12 <changelog... ChangeLog update
2000-08-12 <changelog... NEWS update
2000-08-11 Derick Rethans- Fixed warning under VC6
2000-08-11 Derick Rethans@ Added support for libmcrypt 2.4.4
2000-08-11 David CroftAdded news item for Andi's strncasecmp commit
2000-08-11 Danny Heijl- restore ifx_close() to PHP3 behaviour for non-persist...
2000-08-11 Zeev SuraskiMake COM work in a multithreaded environment
2000-08-11 Hartmut Holzgraefereturn type in proto for OCIError fixed
2000-08-11 Adam DickmeissAdded support for username, group and password for...
next