]> granicus.if.org Git - php/shortlog
php
2000-03-08 Andrei Zmievskiblah
2000-03-08 Andrei ZmievskiAnything in $HTTP_SESSION_VARS[] is auto-registered...
2000-03-08 <changelog... ChangeLog update
2000-03-07 Uwe Steinmann- support for pdflib 3.0
2000-03-07 David HedborChanged typo (interpretor->interpreter)
2000-03-07 Sascha SchumannWrite configuration parameters into `config.nice',...
2000-03-07 Uwe Steinmann- quick hack to support pdflib 3.0 (not tested)
2000-03-07 Sascha SchumannTry to locate the mysql.sock
2000-03-07 Sascha SchumannMove the sincludes outside of AC_DEFUN(), so PHP can...
2000-03-07 Andi Gutmans- Enable MySQL by default
2000-03-07 Andrei ZmievskiExpanded checking for pcre.h and libpcre.a.
2000-03-07 Andi Gutmans- Thies, it is crucial :)
2000-03-07 Sam RubySapi/servlet build on Unix broken
2000-03-07 Uwe Steinmann- some cleanups and fixed memory leak
2000-03-07 Sam RubyInclude metaphone on win32 builds
2000-03-07 Sam RubyUnresolved external php_if_ftruncate on Win32
2000-03-07 Sascha SchumannUse threads.m4
2000-03-07 Sascha SchumannUse improved POSIX threads check from threads.m4
2000-03-07 Uwe Steinmann- switch to zend's double link list finished
2000-03-07 Sam RubyOnly define crypt if it is present
2000-03-07 Andrei ZmievskiCan't believe it hasn't been done yet.
2000-03-07 Andrei ZmievskiKill warning.
2000-03-07 Thies C. Arntzen(php: dl) fixed MAXPATHLEN bug
2000-03-07 <changelog... ChangeLog update
2000-03-07 <changelog... NEWS update
2000-03-07 Sam RubyIt looks like a number of "standard" extensions are...
2000-03-06 Sascha SchumannChange default UNIX sock to /tmp/mysql.sock
2000-03-06 Sascha SchumannBuild fixes - MySQL now actually works
2000-03-06 Stig Bakken@Cleaned up extension namespace (Stig)
2000-03-06 Sascha Schumannupdate
2000-03-06 Stig S. Bakkenadded GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRU
2000-03-06 Sascha SchumannFinish config.m4 changes
2000-03-06 Sascha SchumannBuild always against embedded library
2000-03-06 Sascha SchumannModularize mysql autoconf stuff
2000-03-06 David HedborUse php_module_shutdown_wrapper as the shutdown function
2000-03-06 David HedborUse
2000-03-06 Zeev Suraski- Bump up Zend's API version
2000-03-06 Stig S. BakkenAdded ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU.
2000-03-06 Stig BakkenChange extension names in all extensions' zend_module_e...
2000-03-06 Andi Gutmans- Fix memory leak
2000-03-06 Sascha Schumann"User interface" for removing all files which are ignor...
2000-03-06 Egon SchmidHartmut don't touch protos. Only two lines are allowed.
2000-03-06 Andi Gutmans- Missed one
2000-03-06 Hartmut Holzgraefeoff-by-one error (bug id #3741) fixed
2000-03-06 Andrei ZmievskiNeed to pass PLS_DC.
2000-03-06 Andrei Zmievski(php_get_session_var)
2000-03-06 Sam RubyCleanup
2000-03-06 Uwe Steinmann- root property in Dom Doc class is now reference to...
2000-03-06 Sam RubyUnresolved externs
2000-03-06 Thies C. Arntzen@- OCINLogon() sessions are now closed again. (Thies)
2000-03-06 Zeev SuraskiIt's official now...
2000-03-06 <changelog... ChangeLog update
2000-03-05 Sam RubyEliminate "wrong number of parameters" warning
2000-03-05 Andi Gutmans- Make some fixes although there is a problem with...
2000-03-05 Sam RubyFix traps due to sapi_global not being initialized...
2000-03-05 Sam RubyAdd support for PHP syntax highlighting
2000-03-05 Zeev SuraskiWrap some commonly unused callbacks
2000-03-05 Hartmut HolzgraefeSuSE 6.3 imap.rpm puts the library into /usr/lib and...
2000-03-05 Sascha SchumannAvoid the side-effect of defining function names, so...
2000-03-05 Egon SchmidProtos fixed.
2000-03-05 Chuck HagenbuchAttribute list support ported from php3.
2000-03-05 Andrei ZmievskiRemove warning.
2000-03-05 Andrei Zmievski*** empty log message ***
2000-03-05 <changelog... ChangeLog update
2000-03-05 <changelog... NEWS update
2000-03-04 Andi Gutmans- Fix Win32 build
2000-03-04 Andrei ZmievskiDon't need this check.
2000-03-04 Andrei Zmievski@Added ip2long() and long2ip() courtesy of Faisal Nasim...
2000-03-04 Andrei Zmievski@Added ftruncate() and fstat(), courtesy of Faisal...
2000-03-04 Sascha SchumannPrefix some symbols with php_
2000-03-04 Sascha SchumannDon't export Lookahead
2000-03-04 Sascha SchumannRemove outdated PHP 3.1 stuff
2000-03-04 Zeev SuraskiThe default return value from include() and eval()...
2000-03-04 Zeev Suraski@- Added parse_ini_file(). Currently implemented in...
2000-03-04 <changelog... ChangeLog update
2000-03-03 Chuck Hagenbuchadding the fix for bug #3685 to php4 as well.
2000-03-03 Stig Bakkencrazy idea brought on by someone at FAST
2000-03-03 Sascha SchumannSupport HP-UX 10.x non-standard time-related reentrant...
2000-03-03 Jouni Ahto(imagearc) - Fix #3706.
2000-03-03 Uwe Steinmann- tiny changes to testscript and domxml
2000-03-03 Uwe Steinmann- more changes to use zend_llist
2000-03-03 Sascha Schumannmake it work
2000-03-03 Sascha SchumannBetter lib check
2000-03-03 Sascha SchumannAlso consider $i/include while searching for rfc822.h
2000-03-03 Uwe Steinmann- xmltree() now returns an 'Dom Document' object with...
2000-03-03 Uwe Steinmann- added property type to obejct xml doc
2000-03-03 <changelog... ChangeLog update
2000-03-03 <changelog... NEWS update
2000-03-03 Zeev SuraskiFix spelling
2000-03-03 Joe MartinAdded functions to retrieve scale, precision and raw...
2000-03-02 David HedborNow recommend --enable-roxen-zts...
2000-03-02 Uwe Steinmann- using zend llist instead of dlist (not tested)
2000-03-02 Sascha Schumannadjust comment II
2000-03-02 Sascha Schumannadjust comment
2000-03-02 Sascha SchumannEnable by default
2000-03-02 Uwe Steinmann- some minor changes, cleanups
2000-03-02 Uwe Steinmann- dom class now distinguishes between $dom->root()...
2000-03-02 Uwe Steinmann- The root node of a xml doc is now an array since...
2000-03-02 Stig Bakken@"none" is now equivalent with "" in Apache config...
2000-03-02 Sam RubyEliminate 62 warnings
next