]>
granicus.if.org Git - php/log
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.
Zeev Suraski [Tue, 11 Apr 2000 17:38:19 +0000 (17:38 +0000)]
Fix warnings
Andrei Zmievski [Tue, 11 Apr 2000 17:36:06 +0000 (17:36 +0000)]
Added PCRE 3.01.
Andrei Zmievski [Tue, 11 Apr 2000 17:35:42 +0000 (17:35 +0000)]
*** empty log message ***
Zeev Suraski [Tue, 11 Apr 2000 17:30:37 +0000 (17:30 +0000)]
Fix fd leak in include_once()
Andi Gutmans [Tue, 11 Apr 2000 17:00:21 +0000 (17:00 +0000)]
- Turn off VIRTUAL_DIR by default
Andrei Zmievski [Tue, 11 Apr 2000 15:16:49 +0000 (15:16 +0000)]
another option
Sam Ruby [Tue, 11 Apr 2000 00:30:33 +0000 (00:30 +0000)]
Eliminate warning if virtual cwd is specified
Zeev Suraski [Mon, 10 Apr 2000 22:50:32 +0000 (22:50 +0000)]
Fix another missing opened_path assignment
Zeev Suraski [Mon, 10 Apr 2000 21:54:15 +0000 (21:54 +0000)]
- Added support for reading properties that require arguments in the COM
module - writing to them will only be supported in PHP 4.1 (Zeev)
Zeev Suraski [Mon, 10 Apr 2000 21:32:19 +0000 (21:32 +0000)]
indent
Zeev Suraski [Mon, 10 Apr 2000 21:25:09 +0000 (21:25 +0000)]
*** empty log message ***
Andi Gutmans [Mon, 10 Apr 2000 21:12:33 +0000 (21:12 +0000)]
-
Zeev Suraski [Mon, 10 Apr 2000 20:21:13 +0000 (20:21 +0000)]
Fix object overloading support
Zeev Suraski [Mon, 10 Apr 2000 20:21:02 +0000 (20:21 +0000)]
Object overloading API changed slightly (llist is now a pointer)
Andi Gutmans [Mon, 10 Apr 2000 19:54:45 +0000 (19:54 +0000)]
- Add warnings
Andi Gutmans [Mon, 10 Apr 2000 18:24:38 +0000 (18:24 +0000)]
- Two more places needed changing
Zeev Suraski [Mon, 10 Apr 2000 18:02:40 +0000 (18:02 +0000)]
Clean up last/size definitions
Andi Gutmans [Mon, 10 Apr 2000 17:39:11 +0000 (17:39 +0000)]
- Try and resolve the problem with current working directories not being
set to the script directory
Andi Gutmans [Sun, 9 Apr 2000 19:54:50 +0000 (19:54 +0000)]
- Don't need to extern functions
- Use virtual_file_ex() in expand_filepath()
Zeev Suraski [Sun, 9 Apr 2000 16:08:10 +0000 (16:08 +0000)]
*** empty log message ***
Kristian Köhntopp [Sun, 9 Apr 2000 15:36:59 +0000 (15:36 +0000)]
fixed unterminated string constant introduces by foreign patch.
Hartmut Holzgraefe [Sat, 8 Apr 2000 23:53:19 +0000 (23:53 +0000)]
added the other usefull constants besides M_PI from math.h
as PHP constants
Andi Gutmans [Sat, 8 Apr 2000 15:01:11 +0000 (15:01 +0000)]
- Make all CVS users use the new virtual dir support.
Will probably disable this for the release.
Zeev Suraski [Sat, 8 Apr 2000 11:16:19 +0000 (11:16 +0000)]
@- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under Apache
@ (Paul Gregg & Zeev)
Sterling Hughes [Fri, 7 Apr 2000 23:20:22 +0000 (23:20 +0000)]
@-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)
Zeev Suraski [Fri, 7 Apr 2000 22:10:04 +0000 (22:10 +0000)]
Add a missing expand_filepath()
Zeev Suraski [Fri, 7 Apr 2000 22:03:46 +0000 (22:03 +0000)]
Thoroughly fix include_once()
Zeev Suraski [Fri, 7 Apr 2000 21:16:19 +0000 (21:16 +0000)]
Fix include_once()
Zeev Suraski [Fri, 7 Apr 2000 21:16:08 +0000 (21:16 +0000)]
- Fix const declaratirs in virtual cwd
@- Fixed a problem in include_once() with non constant arguments (Andi & Zeev,
@ Zend Engine)
Zeev Suraski [Fri, 7 Apr 2000 19:55:05 +0000 (19:55 +0000)]
*** empty log message ***
Colin Viebrock [Fri, 7 Apr 2000 18:50:08 +0000 (18:50 +0000)]
recommended changes
Colin Viebrock [Fri, 7 Apr 2000 17:09:18 +0000 (17:09 +0000)]
last one ... promise
Colin Viebrock [Fri, 7 Apr 2000 17:04:57 +0000 (17:04 +0000)]
typo
Colin Viebrock [Fri, 7 Apr 2000 17:02:01 +0000 (17:02 +0000)]
typo
Colin Viebrock [Fri, 7 Apr 2000 16:50:55 +0000 (16:50 +0000)]
prettying
Colin Viebrock [Fri, 7 Apr 2000 16:46:59 +0000 (16:46 +0000)]
*** empty log message ***
Colin Viebrock [Fri, 7 Apr 2000 16:41:19 +0000 (16:41 +0000)]
more prettiness
Zeev Suraski [Fri, 7 Apr 2000 15:30:47 +0000 (15:30 +0000)]
Unify
Ted Rolle Jr [Fri, 7 Apr 2000 15:07:56 +0000 (15:07 +0000)]
Removed some compiler warnings.
Zeev Suraski [Fri, 7 Apr 2000 14:55:53 +0000 (14:55 +0000)]
@- Added php.ini-optimized (Zeev)
Andi Gutmans [Fri, 7 Apr 2000 10:26:28 +0000 (10:26 +0000)]
- This slipped in. Enable VIRTUAL_DIR when we're in ZTS. Eventually it
should always be enabled.
Andi Gutmans [Fri, 7 Apr 2000 10:21:17 +0000 (10:21 +0000)]
- Add wddx support to the default build
Chuck Hagenbuch [Fri, 7 Apr 2000 04:43:26 +0000 (04:43 +0000)]
cleaning up some small off-by-one errors and argcount follies. Can someone
take a look at the errors imap_mime_header_decode() generates when
compiling? I took a quick look, but don't have time to puzzle through that
code.
Andi Gutmans [Thu, 6 Apr 2000 22:54:33 +0000 (22:54 +0000)]
- ZEND_DEBUG is always defined
Colin Viebrock [Thu, 6 Apr 2000 21:17:50 +0000 (21:17 +0000)]
phpinfo() pretying
That should be everything.
Colin Viebrock [Thu, 6 Apr 2000 21:07:44 +0000 (21:07 +0000)]
phpinfo() prettying
Andi Gutmans [Thu, 6 Apr 2000 17:39:52 +0000 (17:39 +0000)]
*** empty log message ***
Colin Viebrock [Thu, 6 Apr 2000 17:05:33 +0000 (17:05 +0000)]
*** empty log message ***
Colin Viebrock [Thu, 6 Apr 2000 17:01:41 +0000 (17:01 +0000)]
a better way, i've been told (thanks)
Colin Viebrock [Thu, 6 Apr 2000 16:57:33 +0000 (16:57 +0000)]
More phpinfo() prettying.
Can someone check my code for the interbase
support, and I need someone else to decode the LDAP stuff ... it's beyond
me.
Andi Gutmans [Thu, 6 Apr 2000 16:34:55 +0000 (16:34 +0000)]
Initial preparation for OO overloading patch
Sterling Hughes [Thu, 6 Apr 2000 12:36:47 +0000 (12:36 +0000)]
@- Added ldap_errno, ldap_err2str and ldap_error from PHP3 to PHP4. (Sterling)
Jakub Skopal [Thu, 6 Apr 2000 12:26:16 +0000 (12:26 +0000)]
Corrected compilation error with wrong number of arguments to
php_info_print_box_start()
Colin Viebrock [Wed, 5 Apr 2000 22:31:40 +0000 (22:31 +0000)]
typo
Colin Viebrock [Wed, 5 Apr 2000 22:30:19 +0000 (22:30 +0000)]
phpinfo() prettying
I will get to the rest of the functions later tonight or tomorrow
(i.e. from hyperwave to snmp)
Colin Viebrock [Wed, 5 Apr 2000 21:43:03 +0000 (21:43 +0000)]
phpinfo() prettying
Zeev Suraski [Wed, 5 Apr 2000 21:41:38 +0000 (21:41 +0000)]
Update the PHP logo
Andi Gutmans [Wed, 5 Apr 2000 21:06:50 +0000 (21:06 +0000)]
- Bump up version number
Colin Viebrock [Wed, 5 Apr 2000 21:03:30 +0000 (21:03 +0000)]
finally (thanks Andreas)
Colin Viebrock [Wed, 5 Apr 2000 21:00:35 +0000 (21:00 +0000)]
still cant get this
Andi Gutmans [Wed, 5 Apr 2000 20:55:51 +0000 (20:55 +0000)]
- FIx JMPZNZ
Andi Gutmans [Wed, 5 Apr 2000 20:50:57 +0000 (20:50 +0000)]
- Not needed anymore
Andi Gutmans [Wed, 5 Apr 2000 20:49:51 +0000 (20:49 +0000)]
- More fixes
Colin Viebrock [Wed, 5 Apr 2000 20:48:46 +0000 (20:48 +0000)]
phpinfo() prettying