]>
granicus.if.org Git - php/log
Zeev Suraski [Wed, 19 Apr 2000 23:46:26 +0000 (23:46 +0000)]
Fix Win32 compilation. Hillarious April 1st joke!
Colin Viebrock [Wed, 19 Apr 2000 23:18:15 +0000 (23:18 +0000)]
*** empty log message ***
Colin Viebrock [Wed, 19 Apr 2000 23:17:02 +0000 (23:17 +0000)]
A little easter egg for April 1st ... :)
Andrei Zmievski [Wed, 19 Apr 2000 18:38:01 +0000 (18:38 +0000)]
Modified entry.
Andrei Zmievski [Wed, 19 Apr 2000 18:36:50 +0000 (18:36 +0000)]
Just a type cast is sufficient.
Frank M. Kromann [Wed, 19 Apr 2000 17:28:23 +0000 (17:28 +0000)]
SIGPIPE is unknown on WIN32 platforms
Andrei Zmievski [Wed, 19 Apr 2000 15:55:52 +0000 (15:55 +0000)]
Include proper files for finite.
Andrei Zmievski [Wed, 19 Apr 2000 15:53:09 +0000 (15:53 +0000)]
Make ext/calendar optional.
Thies C. Arntzen [Wed, 19 Apr 2000 15:37:43 +0000 (15:37 +0000)]
ignore SIGPIPE in standalone-mode so that one can actually use fsockopen() *and* have the remote side close the socket whithout PHP dying!
Zeev Suraski [Wed, 19 Apr 2000 15:21:22 +0000 (15:21 +0000)]
author fixes
Zeev Suraski [Wed, 19 Apr 2000 15:15:33 +0000 (15:15 +0000)]
Improve performance of the PHP_SELF registration under ISAPI
Zeev Suraski [Wed, 19 Apr 2000 15:10:14 +0000 (15:10 +0000)]
Support E_USER_* error types
Zeev Suraski [Wed, 19 Apr 2000 15:08:06 +0000 (15:08 +0000)]
Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)
Andrei Zmievski [Wed, 19 Apr 2000 14:59:02 +0000 (14:59 +0000)]
Some fixes.
Andrei Zmievski [Wed, 19 Apr 2000 14:50:19 +0000 (14:50 +0000)]
Fix attribution
Zeev Suraski [Wed, 19 Apr 2000 13:18:01 +0000 (13:18 +0000)]
Kill warning
Zeev Suraski [Wed, 19 Apr 2000 13:15:57 +0000 (13:15 +0000)]
Fix a couple of _ex()'s
Zeev Suraski [Wed, 19 Apr 2000 13:15:13 +0000 (13:15 +0000)]
- Renamed get_used_files() to get_required_files() for consistency
- Documented some functions
- Added user-level warning messages
- Added user_error()
Rasmus Lerdorf [Wed, 19 Apr 2000 13:03:47 +0000 (13:03 +0000)]
fgetcsv() patch from Nick Talbott
@ The fgetcsv() function now handles embedded end-of-line in a quoted field
@ (Nick Talbott)
Zeev Suraski [Wed, 19 Apr 2000 12:43:54 +0000 (12:43 +0000)]
phpcredits() update.
Andi Gutmans [Wed, 19 Apr 2000 08:17:34 +0000 (08:17 +0000)]
- Export pass_include() for Windows
<changelog@php.net> [Wed, 19 Apr 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 19 Apr 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update
Evan Klinger [Tue, 18 Apr 2000 22:50:24 +0000 (22:50 +0000)]
@- Fixed long2ip() to return the correct IP address. (Evan)
# ip2long() is still broken.
Zeev Suraski [Tue, 18 Apr 2000 22:23:28 +0000 (22:23 +0000)]
Add convert_to_writable_*_ex() macros (unused at this time)
Zeev Suraski [Tue, 18 Apr 2000 22:22:48 +0000 (22:22 +0000)]
- Fix many memory leaks in the IMAP module
- Begin migrating to the high performance API
Egon Schmid [Tue, 18 Apr 2000 20:00:21 +0000 (20:00 +0000)]
Corrected some protos.
Zeev Suraski [Tue, 18 Apr 2000 19:42:22 +0000 (19:42 +0000)]
indent/beautify
Zeev Suraski [Tue, 18 Apr 2000 19:18:47 +0000 (19:18 +0000)]
Document the ob_*() functions
Jouni Ahto [Tue, 18 Apr 2000 02:58:25 +0000 (02:58 +0000)]
# Document module status
Jouni Ahto [Tue, 18 Apr 2000 02:52:45 +0000 (02:52 +0000)]
# Reaching alpha status with this module...
<changelog@php.net> [Tue, 18 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Frank M. Kromann [Mon, 17 Apr 2000 19:54:50 +0000 (19:54 +0000)]
minor optimization
Andrew Skalski [Mon, 17 Apr 2000 19:28:58 +0000 (19:28 +0000)]
fixed imap quota/relogin compilation errors
Egon Schmid [Mon, 17 Apr 2000 18:57:40 +0000 (18:57 +0000)]
Have forgotten myself.
Andi Gutmans [Mon, 17 Apr 2000 17:16:47 +0000 (17:16 +0000)]
- Fix order of JMPZNZ arguments
Thies C. Arntzen [Mon, 17 Apr 2000 13:25:16 +0000 (13:25 +0000)]
ups, finite is already a macro on Win32
Thies C. Arntzen [Mon, 17 Apr 2000 11:51:26 +0000 (11:51 +0000)]
shut up CVS!
Stig Bakken [Mon, 17 Apr 2000 11:23:18 +0000 (11:23 +0000)]
ignore stuff
Thies C. Arntzen [Mon, 17 Apr 2000 10:39:13 +0000 (10:39 +0000)]
HPUX11 only has isfinite()
Hartmut Holzgraefe [Mon, 17 Apr 2000 09:44:49 +0000 (09:44 +0000)]
initial checkin
<changelog@php.net> [Mon, 17 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
Andrei Zmievski [Sun, 16 Apr 2000 19:34:10 +0000 (19:34 +0000)]
This doesn't belong in NEWS.
Sascha Schumann [Sun, 16 Apr 2000 16:32:51 +0000 (16:32 +0000)]
Undefine HAVE_*_R, so that we get our replacements
Nick Gorham [Sun, 16 Apr 2000 16:16:59 +0000 (16:16 +0000)]
Removed unnecessary FAR's (I am assuming we don't need to work under
16 bit windows). They break several ODBC builds.
Egon Schmid [Sun, 16 Apr 2000 16:02:31 +0000 (16:02 +0000)]
The comma is also optional.
Rasmus Lerdorf [Sun, 16 Apr 2000 15:44:04 +0000 (15:44 +0000)]
Move this check to the main configure.in file. Fixes #3979
Sascha Schumann [Sun, 16 Apr 2000 13:44:38 +0000 (13:44 +0000)]
Updates
Hartmut Holzgraefe [Sun, 16 Apr 2000 11:40:19 +0000 (11:40 +0000)]
added unixtojd() and jdtounix() to convert from unix time_t to
Julian Days and vice versa
<changelog@php.net> [Sun, 16 Apr 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 16 Apr 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update
Hartmut Holzgraefe [Sat, 15 Apr 2000 20:35:09 +0000 (20:35 +0000)]
made calendar a real extension instead of a dl one only
Frank M. Kromann [Sat, 15 Apr 2000 19:42:27 +0000 (19:42 +0000)]
Adding mssql to modules
Frank M. Kromann [Sat, 15 Apr 2000 19:30:45 +0000 (19:30 +0000)]
Fixing compilation errors in MSSQL module
Frank M. Kromann [Sat, 15 Apr 2000 19:20:43 +0000 (19:20 +0000)]
Adding $PHP_SELF variable for compatibility with other platforms
Sascha Schumann [Sat, 15 Apr 2000 17:41:25 +0000 (17:41 +0000)]
SECTION is not defined in info.h anymore
Sascha Schumann [Sat, 15 Apr 2000 17:41:02 +0000 (17:41 +0000)]
Support install directories other than srcdir/root
Sascha Schumann [Sat, 15 Apr 2000 17:40:39 +0000 (17:40 +0000)]
Add documentation on how to install PHP in AOLserver
Thies C. Arntzen [Sat, 15 Apr 2000 17:06:21 +0000 (17:06 +0000)]
hpux needs _REENTRANT
Andi Gutmans [Sat, 15 Apr 2000 17:02:42 +0000 (17:02 +0000)]
- Fix leak in require_once()
Thies C. Arntzen [Sat, 15 Apr 2000 15:32:32 +0000 (15:32 +0000)]
fixes compile on platforms without dl() support.
#i think zend_register_extension should be declared static
Andi Gutmans [Sat, 15 Apr 2000 14:37:28 +0000 (14:37 +0000)]
- PHP_FOPEN -> V_FOPEN
Zeev Suraski [Sat, 15 Apr 2000 14:30:18 +0000 (14:30 +0000)]
Remove unnecessary argument
Andi Gutmans [Sat, 15 Apr 2000 14:28:48 +0000 (14:28 +0000)]
- Change PHP_ to V_ (directory & file functions)
Andi Gutmans [Sat, 15 Apr 2000 14:20:01 +0000 (14:20 +0000)]
- Change PHP_ to V_ (directory & file functions)
Zeev Suraski [Sat, 15 Apr 2000 14:17:18 +0000 (14:17 +0000)]
Fix ZTS
Andi Gutmans [Sat, 15 Apr 2000 13:56:09 +0000 (13:56 +0000)]
@ "use" is not yet supported; instead use include_once() or require_once()
@ for the time being (Andi, Zend library)
Andi Gutmans [Sat, 15 Apr 2000 13:53:32 +0000 (13:53 +0000)]
@ Fix bug in number_format (Jon Forsberg)
Zeev Suraski [Sat, 15 Apr 2000 13:53:20 +0000 (13:53 +0000)]
Forgot to commit the php4 fixes
Zeev Suraski [Sat, 15 Apr 2000 13:02:22 +0000 (13:02 +0000)]
- Clean up resource lists namespace
- Prepare extended resource list destructor APIs (currently unused)
Danny Heijl [Sat, 15 Apr 2000 12:54:07 +0000 (12:54 +0000)]
- fix Win32 Release_TS build of Informix driver (danny).
<changelog@php.net> [Sat, 15 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 15 Apr 2000 01:09:09 +0000 (01:09 +0000)]
NEWS update
Egon Schmid [Fri, 14 Apr 2000 21:12:21 +0000 (21:12 +0000)]
Small corrections.
<changelog@php.net> [Fri, 14 Apr 2000 20:53:21 +0000 (20:53 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 14 Apr 2000 20:53:17 +0000 (20:53 +0000)]
NEWS update
Zeev Suraski [Fri, 14 Apr 2000 18:22:43 +0000 (18:22 +0000)]
Add the documentation team to the credits page
Rasmus Lerdorf [Fri, 14 Apr 2000 14:00:32 +0000 (14:00 +0000)]
Make error_prepend_string and error_append_string work
@Make error_prepend_string and error_append_string work
Rasmus Lerdorf [Fri, 14 Apr 2000 13:40:27 +0000 (13:40 +0000)]
Undo bogus commit
Rasmus Lerdorf [Fri, 14 Apr 2000 13:14:30 +0000 (13:14 +0000)]
I don't see why this should be gcc dependant and this fixes bugs 4140
and 4143
Andrei Zmievski [Thu, 13 Apr 2000 19:43:56 +0000 (19:43 +0000)]
fseek() idea.
Sam Ruby [Thu, 13 Apr 2000 19:05:01 +0000 (19:05 +0000)]
Oops - remove debug statement
Sam Ruby [Thu, 13 Apr 2000 19:02:40 +0000 (19:02 +0000)]
match changes to Tomcat example
Andrei Zmievski [Thu, 13 Apr 2000 18:57:37 +0000 (18:57 +0000)]
@- array_walk() now automatically resets the array. (Andrei)
Zeev Suraski [Thu, 13 Apr 2000 16:08:49 +0000 (16:08 +0000)]
- Make Windows builds build again
- Make non-gcc based platforms compile again
Zeev Suraski [Thu, 13 Apr 2000 15:56:02 +0000 (15:56 +0000)]
Fix a memory leak when using assign-op bitwise operators on strings
Thies C. Arntzen [Thu, 13 Apr 2000 13:04:02 +0000 (13:04 +0000)]
the asset call caused an undefined __eprintf here!
Martin Kraemer [Thu, 13 Apr 2000 12:24:28 +0000 (12:24 +0000)]
Test for EBCDIC platform
Rasmus Lerdorf [Thu, 13 Apr 2000 03:35:02 +0000 (03:35 +0000)]
Fix for bug #4125
David Hedbor [Wed, 12 Apr 2000 22:59:46 +0000 (22:59 +0000)]
- Fixed a couple of POST problems.
- Use virtual path functionality when available, to set the cwd of the
script to it's own directory prior to starting it.
- Fixed a bug in php_roxen_sapi_header_handler.
Andrei Zmievski [Wed, 12 Apr 2000 21:50:17 +0000 (21:50 +0000)]
Claim some stuff.
Andrei Zmievski [Wed, 12 Apr 2000 20:41:52 +0000 (20:41 +0000)]
Already done.
Andrei Zmievski [Wed, 12 Apr 2000 19:39:02 +0000 (19:39 +0000)]
Added natural comparison/sorting routines using code from Martin Pool.
@- Added natural comparison/sorting routines strnatcmp(), strnatcasecmp(),
@ natsort(), and natcasesort(). These are useful for comparing and sorting
@ strings that contain numbers. Based on the code from Martin Pool
@ <mbp@humbug.org.au>. See http://www.linuxcare.com.au/projects/natsort/
@ for more info on natural sorting. (Andrei)
Sam Ruby [Wed, 12 Apr 2000 18:18:49 +0000 (18:18 +0000)]
make it compile on Win32
Thies C. Arntzen [Wed, 12 Apr 2000 15:51:23 +0000 (15:51 +0000)]
something with the @ commit stuff *is* broken.
Ben Mansell [Wed, 12 Apr 2000 09:48:26 +0000 (09:48 +0000)]
@- Zeus Webserver support (version 3.3.6+) for ISAPI
Zeev Suraski [Wed, 12 Apr 2000 00:50:21 +0000 (00:50 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 11 Apr 2000 18:40:47 +0000 (18:40 +0000)]
Re-add.
Andi Gutmans [Tue, 11 Apr 2000 18:16:58 +0000 (18:16 +0000)]
- Fix memory leak
Andrei Zmievski [Tue, 11 Apr 2000 17:38:48 +0000 (17:38 +0000)]
One off the list.