]> granicus.if.org Git - php/shortlog
php
2000-12-09 Sascha SchumannFetch SWF globals
2000-12-09 foobarRemoved unused variable definitions. And libxml can...
2000-12-09 <changelog... ChangeLog update
2000-12-09 <changelog... NEWS update
2000-12-08 foobarwb clean.
2000-12-08 Sterling Hughes@ Added the call_user_method_array function which allow...
2000-12-08 Rasmus LerdorfFix off by one error in file upload code
2000-12-08 foobarVersion checking for domxml. Requires >= 2.2.7 at the...
2000-12-08 Stig Bakken* output fix for skipped tests
2000-12-08 Sascha SchumannFix a memory leak
2000-12-08 Sterling HughesFix sablotron.
2000-12-08 Zak GreantAdded constants to represent the various categories of
2000-12-08 Stig Bakken* applied fetch modes patch for odbc by Richard M....
2000-12-08 <changelog... ChangeLog update
2000-12-08 Stig Bakkenadded TODO comment
2000-12-08 Sascha SchumannNamespace protect parse_date interface and implementation
2000-12-07 Stig Bakken* added Sebastian's affectedRows() and numRows() for...
2000-12-07 Sascha SchumannHardcode strlen due to problems on SCO OpenServer 5...
2000-12-07 David HedborFix for Pike 7.1 (error -> Pike_error). Caudium bug...
2000-12-07 Sascha SchumannEnable libgcc, if we are building on Solaris with GCC.
2000-12-07 Sascha SchumannHardcode the readdir entry as well
2000-12-07 Andrei ZmievskiWe don't want any hard errors in PHP scripts unless...
2000-12-07 Kristian KöhntoppFugbix in call_user_func_array() if second argument...
2000-12-07 Sascha SchumannAxe rest of DAV leftovers and use STD_PHP_INI_ENTRY...
2000-12-07 Sascha SchumannHardcode all functions which are mentioned in the Large...
2000-12-07 Sascha SchumannFix Makefile template.
2000-12-07 Stanislav MalyshevEnable DB2 shared build
2000-12-07 foobarFixed bug #8145
2000-12-07 foobarAdded note that openssl 0.9.6 is required.
2000-12-07 Stanislav MalyshevWhitespace fix
2000-12-07 Stanislav MalyshevAllow var $foo = array(ABC => 1) constructs
2000-12-07 Uwe Steinmann- set propper min version
2000-12-07 Sascha SchumannFix ext_skel on Solaris
2000-12-07 Stanislav MalyshevFix memory leak - get_current_key mallocs it's result...
2000-12-07 Stig Bakken* make it possible to override the start directory...
2000-12-07 Joey SmithClose bug #7013.
2000-12-07 <changelog... ChangeLog update
2000-12-07 Chuck HagenbuchContribute Horde's Log:: abstraction class to PEAR.
2000-12-07 foobarThe new openssl extension requires OpenSSL version...
2000-12-06 Sascha SchumannINIT_DATA/UPDATE_DATA assumed that pData elements of...
2000-12-06 Andre Langhorstupdated with =& new syntax
2000-12-06 Andre Langhorstmade run-tests.php windows compatible
2000-12-06 Andre Langhorstadded $this in constructor test (fails currently)
2000-12-06 Sascha SchumannFix indentation of configure output
2000-12-06 Andre Langhorstadded OO test (will fail currently)
2000-12-06 Stanislav MalyshevFix T1 static build
2000-12-06 Stanislav MalyshevUpdate README
2000-12-06 Stanislav MalyshevFix prototypes
2000-12-06 Stig Bakken* cleanup
2000-12-06 Stig Bakken#With "php -f file.php", file.php is unable to parse...
2000-12-06 <changelog... ChangeLog update
2000-12-06 <changelog... NEWS update
2000-12-05 Andrei Zmievski@- Removed ext/dav due to obsolescence. (Andrei)
2000-12-05 Chuck Hagenbuchspaces after commas. all whitespace.
2000-12-05 Andi Gutmans- Support for $var =& new foo() syntax. This allows...
2000-12-05 Stanislav MalyshevMake GMP use Zend's memory functions
2000-12-05 Stanislav MalyshevFix prototypes
2000-12-05 Stanislav MalyshevAdd check for conversion base
2000-12-05 Zeev SuraskiExpose all timeout functions
2000-12-05 Stig Bakken* applied patch by Stig-Ørjan Smelror <Stig.Orjan.Smelr...
2000-12-05 Stig BakkenApplied IBM DB2 patch by Walter Franzini <walter@sys...
2000-12-05 Sascha SchumannPass core_globals to new inline functions
2000-12-05 Stig Bakken* MySQL sequence emulation using auto_increment
2000-12-05 <changelog... ChangeLog update
2000-12-05 <changelog... NEWS update
2000-12-04 David HedborRemoved a fatal condition to allow for harmless user...
2000-12-04 Chuck Hagenbuchhave PEAR::isError() not take parameters by reference...
2000-12-04 Andi Gutmans- Fix up the NEWS item. We need to make sure that this...
2000-12-04 Andi Gutmans- Explanation about Zend change. I'll move it to the...
2000-12-04 Sascha SchumannThis branch will become 4.0.5. New entries should only...
2000-12-04 Sebastian BergmannAdded nextid() method to DB_common. Added lock() and...
2000-12-04 foobar@- Made ldap_get_entries() return an array even if...
2000-12-04 Uwe Steinmann- new function hw_new_document_from_file()
2000-12-04 Sascha SchumannAutomatically carry over macro definitions from Apache.
2000-12-04 Dan Kalowskyadded name for credits on work for Solid interface..
2000-12-04 Stanislav MalyshevGD shared build fixes - should fix problem with gd...
2000-12-04 Sterling Hughesclose the filehandle if it is a tempfile.
2000-12-04 Sascha SchumannMove code from macros to inline functions to ease debugging
2000-12-04 Sascha SchumannHandle the case of no-handlers properly and make handle...
2000-12-04 Sebastian BergmannNo comment.
2000-12-04 Sebastian BergmannI couldn't read it in order to understand it in order...
2000-12-04 <changelog... ChangeLog update
2000-12-04 <changelog... NEWS update
2000-12-03 Sterling Hughes- Fix the handling of resource entries
2000-12-03 Sterling HughesAnother attempt at fixing 8036
2000-12-03 Sterling HughesWindows ist ser schlecht
2000-12-03 Stanislav MalyshevFix #8079 - filetype now knows about sockets
2000-12-03 Sascha SchumannWorkaround for these two symptoms:
2000-12-03 Hartmut Holzgraefechanged run-tests.php to use 'php -q' instead of 'php -f'
2000-12-03 Sascha SchumannMerge with php_4_0_4
2000-12-03 <changelog... ChangeLog update
2000-12-03 <changelog... NEWS update
2000-12-03 Zeev SuraskiFix DB build (hopefully, untested)
2000-12-02 Zeev Suraski- Get the MySQL module a bit uptodate.
2000-12-02 Sascha SchumannInclude <ext/standard/info.h> for php_info-related...
2000-12-02 Sascha SchumannNoone defines PACKAGE/VERSION anymore.
2000-12-02 Sascha SchumannUse the hardly-documented third parameter of AM_INIT_AU...
2000-12-02 Sascha SchumannUse the hardly-documented third parameter of AM_INIT_AU...
2000-12-02 Alexander Feldman@- Added extension for the cracklib library. (Alexander...
2000-12-02 Sterling HughesFirst attempt at fixing 8036
next