]> granicus.if.org Git - php/shortlog
php
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.
2000-05-30 Anthony WhiteheadAltered NSAPI autoconf to check for location of include...
2000-05-30 Thies C. Arntzen@- fixed crash in OCIParse when parsing invalid SQL...
2000-05-30 <changelog... ChangeLog update
2000-05-29 Zeev SuraskiForgot to update the makefile
2000-05-29 Zeev SuraskiFix bug #4678
2000-05-29 Zeev SuraskiFix startup sequence. It should do it this time.
2000-05-29 Zeev Suraski- Added disable_functions php.ini support
2000-05-29 Zeev SuraskiAllow disabling of functions for security reasons
2000-05-29 Hartmut Holzgraefewarn_not_available() will be used by other modules...
2000-05-29 Andi Gutmans- License is at 2.02
2000-05-29 Zeev SuraskiOh yeah, I said there's no need for it to be defined...
2000-05-29 Rasmus LerdorfClean up EXIF code and give up on extracting the embedd...
2000-05-29 Zeev SuraskiRemove stale reference to .h file
2000-05-29 Zeev SuraskiThere's really no need for an entire file for a one...
2000-05-29 Thies C. Arntzendetab
2000-05-29 Thies C. Arntzenadd some notes
2000-05-29 Thies C. Arntzenallow_call_time_pass_reference fix: similar_text
2000-05-29 Zeev SuraskiRemove stale macro
2000-05-29 Sascha Schumann`len' is not the actual length of the string, but the...
2000-05-29 Zeev SuraskiMore secure mode
2000-05-29 Zeev SuraskiCreat is creat is creat, no open
2000-05-29 <changelog... ChangeLog update
2000-05-28 jim winsteadAdd maintainer info for dbase extension.
2000-05-28 jim winsteadRemove old, unused files.
2000-05-28 jim winsteadfix license version number in sample header
2000-05-28 Andi Gutmans- Use pointer arithmetic to speed up the function a bit
2000-05-28 Andi Gutmans- This should have been done for 4.0.0.
2000-05-28 Andreas KarajannisChanged parameter naming some function prototypes
2000-05-28 Andi Gutmans- Move zend_activate_modules() to later on.
2000-05-28 Sascha SchumannRemove win32/php_registry.h from include list. That...
2000-05-28 Sascha SchumannUse php_syslog() for system call. On OpenServer 5,...
2000-05-28 Sascha SchumannMake syslog module thread-safe.
2000-05-28 Andreas KarajannisTest scripts for ODBC added
2000-05-28 Andreas KarajannisCosmetic changes.
2000-05-28 Thies C. Arntzen(php_execute_script) fix leak for phpinfo() images.
2000-05-28 Danny Heijl- added COMPILE_DL_INFORMIX to WIN32 project file
2000-05-28 Danny Heijl - Name correction.
2000-05-28 <changelog... ChangeLog update
2000-05-27 Hartmut Holzgraefeadded comments to the System/Distribution specific...
2000-05-27 Hartmut Holzgraefeshould make SuSE 6.x users happy (and anybody else...
2000-05-27 Sascha SchumannSolve conflict with mysql's readdir_r check. Both defin...
2000-05-27 Hartmut Holzgraefea second (cleaner?) try on warnings about unsupported...
2000-05-27 Andi Gutmans- I'm not sure if PHP_NOT_IN_THIS_BUILD is the way...
2000-05-27 Andi Gutmans- Fix problem in sessions module under Win32. Need...
2000-05-27 <changelog... ChangeLog update
2000-05-27 <changelog... NEWS update
2000-05-27 Zeev SuraskiAdd Sam Ruby
2000-05-26 Rasmus Lerdorf@ Changed the Apache handler's return status to 'Declin...
2000-05-26 Hartmut Holzgraefeprotos fixed
2000-05-26 Hartmut Holzgraefeproto fixed
2000-05-26 Hartmut Holzgraefeif a module provides a function it should also do so...
2000-05-26 Zeev SuraskiSave more overhead. Look for the serializer/save_handl...
2000-05-26 Zeev SuraskiUse the INI framework in the session module
2000-05-26 Uwe Steinmann- swf.h belongs to the libswf distribution and should...
2000-05-26 Andi Gutmans- Fixed scanning decimal numbers in internationalized...
2000-05-26 Andi Gutmans- Update news file
next