]> granicus.if.org Git - php/shortlog
php
2000-06-06 Sterling HughesMove to the Z_*_PP macros.
2000-06-06 Sascha SchumannMove hashtable.h to expat_hashtable.h.
2000-06-06 Sascha SchumannMake TSRM compile again. ZTS is defined by a header...
2000-06-06 David HedborPRE_INCLUDES hack reverted
2000-06-06 David HedborPRE_INCLUDE hack reverted
2000-06-05 Sascha SchumannMove global.h to php_global.h.
2000-06-05 Sascha SchumannMove main.h to php_main.h.
2000-06-05 Rasmus LerdorfFix virtual() when used with output buffering
2000-06-05 David HedborList with TODO items
2000-06-05 David HedborFixed include directory problems.
2000-06-05 David HedborAdded a new user-definable include variable, PRE_INCLUD...
2000-06-05 David HedborChanged include statement for main.h to avoid inclusion...
2000-06-05 Andi Gutmans- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 Rasmus LerdorfOops, fixed slight miscue there. Now it works.
2000-06-05 Jouni Ahto- Restore locale settings to state they were at module...
2000-06-05 Rasmus Lerdorf@ Clean up constants in flock() function and add option...
2000-06-05 Andrei ZmievskiIgnore generated files.
2000-06-05 Frank M. KromannGetting exif module to compile on win32
2000-06-05 Frank M. Kromannfixing compiler directive so the module will actually...
2000-06-05 Uwe Steinmann- should now compile and configure with libxml 2.0.0
2000-06-05 Andi Gutmans- Revert internazionalization fix.
2000-06-05 Andi Gutmans- Revert Thies' locale patch. It was screwing up langua...
2000-06-05 Hartmut Holzgraefecompile fix regarding bug report #4780
2000-06-05 Andi Gutmans- Complete change to create_function()
2000-06-05 <changelog... ChangeLog update
2000-06-05 <changelog... NEWS update
2000-06-04 Jouni Ahto(pg_connect) Missed adding reference to link.
2000-06-04 Zeev SuraskiChange shutdown order to sort out a crash when assignin...
2000-06-04 Zeev SuraskiFix Win32 build
2000-06-04 Zeev Suraski- Support unordered hash comparisons
2000-06-04 Zeev Suraski*** empty log message ***
2000-06-04 Zeev SuraskiRename lambda()
2000-06-04 Jouni Ahto- Added functions pg_loimport(), pg_loexport().
2000-06-04 Rasmus Lerdorf@ Add SWF support to getimagesize() function (Derick...
2000-06-04 Sascha SchumannRedirect messages from cp modules/* to /dev/null
2000-06-04 Stanislav Malyshev\0 is part of they key, but not of the variable
2000-06-04 Sascha SchumannBack out the last change by Andi which caused TSRM...
2000-06-04 Stanislav Malyshevadd opendir to VIRTUAL_DIR
2000-06-04 Stanislav Malyshevchdir returns -1 on error, so should V_CHDIR
2000-06-04 Stanislav Malyshevchdir returns 0 on success, compare against it
2000-06-04 Rasmus Lerdorf@ Add support for both indexed and non-indexed arrays...
2000-06-04 Andi Gutmans- Only compile if building a thread safe version
2000-06-04 <changelog... ChangeLog update
2000-06-03 Zeev Suraski*** empty log message ***
2000-06-03 Zeev Suraskinews update
2000-06-03 Zeev SuraskiSupport comparisons of arrays (with arrays) and objects...
2000-06-03 Andi Gutmans- Change #if to #ifdef.
2000-06-03 Zeev Suraski- Allow all functions that receive user-defined functio...
2000-06-03 Zeev SuraskiDon't take chances with new include files
2000-06-03 Zeev SuraskiImprove call_user_function() to support array($obj...
2000-06-03 Zeev Suraski- Make the INI entries sorted in phpinfo()
2000-06-03 Zeev Suraski- Export normalize_bool
2000-06-03 <changelog... ChangeLog update
2000-06-03 <changelog... NEWS update
2000-06-03 Zeev SuraskiFix a lambda() bug
2000-06-03 Zeev SuraskiAdd missing {
2000-06-03 Zeev Suraski- Fix Win32 compilation (Use winsock2.h from now on)
2000-06-02 Andi Gutmans- Update NEWS so that this is documented
2000-06-02 Andi Gutmans- global/static require a trailing ';'
2000-06-02 Zeev SuraskiUpdate error code
2000-06-02 Zeev SuraskiUse the new error code
2000-06-02 Zeev SuraskiSmall optimization
2000-06-02 Zeev SuraskiNuke the old error code, use the new one
2000-06-02 Thies C. Arntzen-
2000-06-02 Andi Gutmans- Make TSRM always compile into PHP. We can now move...
2000-06-02 <changelog... ChangeLog update
2000-06-02 <changelog... NEWS update
2000-06-01 Chuck Hagenbuchpatch for redhat 6.2 from Teodor Cimpoesu <teo@digiro...
2000-06-01 Andrei ZmievskiUpdate header file.
2000-06-01 Andrei Zmievski@- Cleaned up PCRE extension and made it binary-safe...
2000-06-01 Jouni Ahto(ucwords) Remove unnecessary code.
2000-06-01 Jouni Ahto(ucwords) Yet another fix for #4748.
2000-06-01 Andrei ZmievskiSome tweaks.
2000-06-01 Andrei Zmievski@- Added third argument to in_array(). If it's true...
2000-06-01 Jouni Ahto(ucwords) Fixed fix for fix for fix for #4748.
2000-06-01 Hartmut Holzgraefeuh, off by one?!! this time it's regression-tested...
2000-06-01 Jouni Ahto(ucwords) Another try to fix #4748.
2000-06-01 Hartmut Holzgraefeucwords will now test against isspace() instead of...
2000-06-01 <changelog... ChangeLog update
2000-06-01 <changelog... NEWS update
2000-06-01 Sascha Schumanns/sys_syslog/std_syslog/
2000-05-31 Jouni AhtoCorrect fix this time... (?)
2000-05-31 Jouni AhtoFix a nasty off-by-one with negative numbers.
2000-05-31 Sascha SchumannMake use of already existing macro PHP_PROG_SENDMAIL
2000-05-31 Zeev Suraski@- Added pg_trace() and pg_untrace (Dominic J. Eidson...
2000-05-31 Sascha SchumannUse sed instead of tr. The tr regexp syntax does not...
2000-05-31 Zeev SuraskiIS_BC isn't really being used, but still...
2000-05-31 Zeev SuraskiFix a bug in static initializers/default values/class...
2000-05-31 Chuck Hagenbuchmonkeying Sascha's suggested change to allow relative...
2000-05-31 Anthony WhiteheadAdded changes suggested by Stanislav Borutsky with...
2000-05-31 Thies C. Arntzen@- ignore_user_abort=Off is now default. (Thies)
2000-05-31 Sascha SchumannThe last line added '-I' to INCLUDES, causing all SAPI...
2000-05-31 Thies C. Arntzenjust do phpinfo() and "collect" all error_reporting...
2000-05-31 <changelog... ChangeLog update
2000-05-31 <changelog... NEWS update
2000-05-30 Frank M. KromannMaking imap module compile on win32 and include imap_ma...
2000-05-30 Ben MansellUpdated help section with some more compile problems...
2000-05-30 Andrei Zmievski@- Added array_merge_recursive() that will recursively...
2000-05-30 Andrei Zmievskiretab
2000-05-30 Andrei ZmievskiFinally figured out what pathinfo() was all about.
next