]> granicus.if.org Git - php/log
php
24 years agoChangeLog update
<changelog@php.net> [Mon, 17 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update

24 years agoThis doesn't belong in NEWS.
Andrei Zmievski [Sun, 16 Apr 2000 19:34:10 +0000 (19:34 +0000)]
This doesn't belong in NEWS.

24 years agoUndefine HAVE_*_R, so that we get our replacements
Sascha Schumann [Sun, 16 Apr 2000 16:32:51 +0000 (16:32 +0000)]
Undefine HAVE_*_R, so that we get our replacements

24 years agoRemoved unnecessary FAR's (I am assuming we don't need to work under
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.

24 years agoThe comma is also optional.
Egon Schmid [Sun, 16 Apr 2000 16:02:31 +0000 (16:02 +0000)]
The comma is also optional.

24 years agoMove this check to the main configure.in file. Fixes #3979
Rasmus Lerdorf [Sun, 16 Apr 2000 15:44:04 +0000 (15:44 +0000)]
Move this check to the main configure.in file.  Fixes #3979

24 years agoUpdates
Sascha Schumann [Sun, 16 Apr 2000 13:44:38 +0000 (13:44 +0000)]
Updates

24 years agoadded unixtojd() and jdtounix() to convert from unix time_t to
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

24 years agoChangeLog update
<changelog@php.net> [Sun, 16 Apr 2000 01:09:15 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 16 Apr 2000 01:09:12 +0000 (01:09 +0000)]
NEWS update

24 years agomade calendar a real extension instead of a dl one only
Hartmut Holzgraefe [Sat, 15 Apr 2000 20:35:09 +0000 (20:35 +0000)]
made calendar a real extension instead of a dl one only

24 years agoAdding mssql to modules
Frank M. Kromann [Sat, 15 Apr 2000 19:42:27 +0000 (19:42 +0000)]
Adding mssql to modules

24 years agoFixing compilation errors in MSSQL module
Frank M. Kromann [Sat, 15 Apr 2000 19:30:45 +0000 (19:30 +0000)]
Fixing compilation errors in MSSQL module

24 years agoAdding $PHP_SELF variable for compatibility with other platforms
Frank M. Kromann [Sat, 15 Apr 2000 19:20:43 +0000 (19:20 +0000)]
Adding $PHP_SELF variable for compatibility with other platforms

24 years agoSECTION is not defined in info.h anymore
Sascha Schumann [Sat, 15 Apr 2000 17:41:25 +0000 (17:41 +0000)]
SECTION is not defined in info.h anymore

24 years agoSupport install directories other than srcdir/root
Sascha Schumann [Sat, 15 Apr 2000 17:41:02 +0000 (17:41 +0000)]
Support install directories other than srcdir/root

24 years agoAdd documentation on how to install PHP in AOLserver
Sascha Schumann [Sat, 15 Apr 2000 17:40:39 +0000 (17:40 +0000)]
Add documentation on how to install PHP in AOLserver

24 years agohpux needs _REENTRANT
Thies C. Arntzen [Sat, 15 Apr 2000 17:06:21 +0000 (17:06 +0000)]
hpux needs _REENTRANT

24 years ago- Fix leak in require_once()
Andi Gutmans [Sat, 15 Apr 2000 17:02:42 +0000 (17:02 +0000)]
- Fix leak in require_once()

24 years agofixes compile on platforms without dl() support.
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

24 years ago- PHP_FOPEN -> V_FOPEN
Andi Gutmans [Sat, 15 Apr 2000 14:37:28 +0000 (14:37 +0000)]
- PHP_FOPEN -> V_FOPEN

24 years agoRemove unnecessary argument
Zeev Suraski [Sat, 15 Apr 2000 14:30:18 +0000 (14:30 +0000)]
Remove unnecessary argument

24 years ago - Change PHP_ to V_ (directory & file functions)
Andi Gutmans [Sat, 15 Apr 2000 14:28:48 +0000 (14:28 +0000)]
 - Change PHP_ to V_ (directory & file functions)

24 years ago- 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)

24 years agoFix ZTS
Zeev Suraski [Sat, 15 Apr 2000 14:17:18 +0000 (14:17 +0000)]
Fix ZTS

24 years ago@ "use" is not yet supported; instead use include_once() or require_once()
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)

24 years ago@ Fix bug in number_format (Jon Forsberg)
Andi Gutmans [Sat, 15 Apr 2000 13:53:32 +0000 (13:53 +0000)]
@ Fix bug in number_format (Jon Forsberg)

24 years agoForgot to commit the php4 fixes
Zeev Suraski [Sat, 15 Apr 2000 13:53:20 +0000 (13:53 +0000)]
Forgot to commit the php4 fixes

24 years ago- Clean up resource lists namespace
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)

24 years ago- fix Win32 Release_TS build of Informix driver (danny).
Danny Heijl [Sat, 15 Apr 2000 12:54:07 +0000 (12:54 +0000)]
- fix Win32 Release_TS build of Informix driver (danny).

24 years agoChangeLog update
<changelog@php.net> [Sat, 15 Apr 2000 01:09:12 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 15 Apr 2000 01:09:09 +0000 (01:09 +0000)]
NEWS update

24 years agoSmall corrections.
Egon Schmid [Fri, 14 Apr 2000 21:12:21 +0000 (21:12 +0000)]
Small corrections.

24 years agoChangeLog update
<changelog@php.net> [Fri, 14 Apr 2000 20:53:21 +0000 (20:53 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 14 Apr 2000 20:53:17 +0000 (20:53 +0000)]
NEWS update

24 years agoAdd the documentation team to the credits page
Zeev Suraski [Fri, 14 Apr 2000 18:22:43 +0000 (18:22 +0000)]
Add the documentation team to the credits page

24 years agoMake error_prepend_string and error_append_string work
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

24 years agoUndo bogus commit
Rasmus Lerdorf [Fri, 14 Apr 2000 13:40:27 +0000 (13:40 +0000)]
Undo bogus commit

24 years agoI don't see why this should be gcc dependant and this fixes bugs 4140
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

24 years agofseek() idea.
Andrei Zmievski [Thu, 13 Apr 2000 19:43:56 +0000 (19:43 +0000)]
fseek() idea.

24 years agoOops - remove debug statement
Sam Ruby [Thu, 13 Apr 2000 19:05:01 +0000 (19:05 +0000)]
Oops - remove debug statement

24 years agomatch changes to Tomcat example
Sam Ruby [Thu, 13 Apr 2000 19:02:40 +0000 (19:02 +0000)]
match changes to Tomcat example

24 years ago@- array_walk() now automatically resets the array. (Andrei)
Andrei Zmievski [Thu, 13 Apr 2000 18:57:37 +0000 (18:57 +0000)]
@- array_walk() now automatically resets the array. (Andrei)

24 years ago- Make Windows builds build again
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

24 years agoFix a memory leak when using assign-op bitwise operators on strings
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

24 years agothe asset call caused an undefined __eprintf here!
Thies C. Arntzen [Thu, 13 Apr 2000 13:04:02 +0000 (13:04 +0000)]
the asset call caused an undefined __eprintf here!

24 years agoTest for EBCDIC platform
Martin Kraemer [Thu, 13 Apr 2000 12:24:28 +0000 (12:24 +0000)]
Test for EBCDIC platform

24 years agoFix for bug #4125
Rasmus Lerdorf [Thu, 13 Apr 2000 03:35:02 +0000 (03:35 +0000)]
Fix for bug #4125

24 years ago- Fixed a couple of POST problems.
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.

24 years agoClaim some stuff.
Andrei Zmievski [Wed, 12 Apr 2000 21:50:17 +0000 (21:50 +0000)]
Claim some stuff.

24 years agoAlready done.
Andrei Zmievski [Wed, 12 Apr 2000 20:41:52 +0000 (20:41 +0000)]
Already done.

24 years agoAdded natural comparison/sorting routines using code from Martin Pool.
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)

24 years agomake it compile on Win32
Sam Ruby [Wed, 12 Apr 2000 18:18:49 +0000 (18:18 +0000)]
make it compile on Win32

24 years agosomething with the @ commit stuff *is* broken.
Thies C. Arntzen [Wed, 12 Apr 2000 15:51:23 +0000 (15:51 +0000)]
something with the @ commit stuff *is* broken.

24 years ago@- Zeus Webserver support (version 3.3.6+) for ISAPI
Ben Mansell [Wed, 12 Apr 2000 09:48:26 +0000 (09:48 +0000)]
@- Zeus Webserver support (version 3.3.6+) for ISAPI

24 years ago*** empty log message ***
Zeev Suraski [Wed, 12 Apr 2000 00:50:21 +0000 (00:50 +0000)]
*** empty log message ***

24 years agoRe-add.
Andrei Zmievski [Tue, 11 Apr 2000 18:40:47 +0000 (18:40 +0000)]
Re-add.

24 years ago- Fix memory leak
Andi Gutmans [Tue, 11 Apr 2000 18:16:58 +0000 (18:16 +0000)]
- Fix memory leak

24 years agoOne off the list.
Andrei Zmievski [Tue, 11 Apr 2000 17:38:48 +0000 (17:38 +0000)]
One off the list.

24 years agoFix warnings
Zeev Suraski [Tue, 11 Apr 2000 17:38:19 +0000 (17:38 +0000)]
Fix warnings

24 years agoAdded PCRE 3.01.
Andrei Zmievski [Tue, 11 Apr 2000 17:36:06 +0000 (17:36 +0000)]
Added PCRE 3.01.

24 years ago*** empty log message ***
Andrei Zmievski [Tue, 11 Apr 2000 17:35:42 +0000 (17:35 +0000)]
*** empty log message ***

24 years agoFix fd leak in include_once()
Zeev Suraski [Tue, 11 Apr 2000 17:30:37 +0000 (17:30 +0000)]
Fix fd leak in include_once()

24 years ago- Turn off VIRTUAL_DIR by default
Andi Gutmans [Tue, 11 Apr 2000 17:00:21 +0000 (17:00 +0000)]
- Turn off VIRTUAL_DIR by default

24 years agoanother option
Andrei Zmievski [Tue, 11 Apr 2000 15:16:49 +0000 (15:16 +0000)]
another option

24 years agoEliminate warning if virtual cwd is specified
Sam Ruby [Tue, 11 Apr 2000 00:30:33 +0000 (00:30 +0000)]
Eliminate warning if virtual cwd is specified

24 years agoFix another missing opened_path assignment
Zeev Suraski [Mon, 10 Apr 2000 22:50:32 +0000 (22:50 +0000)]
Fix another missing opened_path assignment

24 years ago- Added support for reading properties that require arguments in the COM
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)

24 years agoindent
Zeev Suraski [Mon, 10 Apr 2000 21:32:19 +0000 (21:32 +0000)]
indent

24 years ago*** empty log message ***
Zeev Suraski [Mon, 10 Apr 2000 21:25:09 +0000 (21:25 +0000)]
*** empty log message ***

24 years ago-
Andi Gutmans [Mon, 10 Apr 2000 21:12:33 +0000 (21:12 +0000)]
-

24 years agoFix object overloading support
Zeev Suraski [Mon, 10 Apr 2000 20:21:13 +0000 (20:21 +0000)]
Fix object overloading support

24 years agoObject overloading API changed slightly (llist is now a pointer)
Zeev Suraski [Mon, 10 Apr 2000 20:21:02 +0000 (20:21 +0000)]
Object overloading API changed slightly (llist is now a pointer)

24 years ago- Add warnings
Andi Gutmans [Mon, 10 Apr 2000 19:54:45 +0000 (19:54 +0000)]
- Add warnings

24 years ago- Two more places needed changing
Andi Gutmans [Mon, 10 Apr 2000 18:24:38 +0000 (18:24 +0000)]
- Two more places needed changing

24 years agoClean up last/size definitions
Zeev Suraski [Mon, 10 Apr 2000 18:02:40 +0000 (18:02 +0000)]
Clean up last/size definitions

24 years ago- Try and resolve the problem with current working directories not being
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

24 years ago- Don't need to extern functions
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()

24 years ago*** empty log message ***
Zeev Suraski [Sun, 9 Apr 2000 16:08:10 +0000 (16:08 +0000)]
*** empty log message ***

24 years agofixed unterminated string constant introduces by foreign patch.
Kristian Köhntopp [Sun, 9 Apr 2000 15:36:59 +0000 (15:36 +0000)]
fixed unterminated string constant introduces by foreign patch.

24 years agoadded the other usefull constants besides M_PI from math.h
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

24 years ago- Make all CVS users use the new virtual dir support.
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.

24 years ago@- Fixed several problems with the PATH_TRANSLATED and PHP_SELF under Apache
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)

24 years ago@-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)
Sterling Hughes [Fri, 7 Apr 2000 23:20:22 +0000 (23:20 +0000)]
@-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)

24 years agoAdd a missing expand_filepath()
Zeev Suraski [Fri, 7 Apr 2000 22:10:04 +0000 (22:10 +0000)]
Add a missing expand_filepath()

24 years agoThoroughly fix include_once()
Zeev Suraski [Fri, 7 Apr 2000 22:03:46 +0000 (22:03 +0000)]
Thoroughly fix include_once()

24 years agoFix include_once()
Zeev Suraski [Fri, 7 Apr 2000 21:16:19 +0000 (21:16 +0000)]
Fix include_once()

24 years ago- Fix const declaratirs in virtual cwd
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)

24 years ago*** empty log message ***
Zeev Suraski [Fri, 7 Apr 2000 19:55:05 +0000 (19:55 +0000)]
*** empty log message ***

24 years agorecommended changes
Colin Viebrock [Fri, 7 Apr 2000 18:50:08 +0000 (18:50 +0000)]
recommended changes

24 years agolast one ... promise
Colin Viebrock [Fri, 7 Apr 2000 17:09:18 +0000 (17:09 +0000)]
last one ... promise

24 years agotypo
Colin Viebrock [Fri, 7 Apr 2000 17:04:57 +0000 (17:04 +0000)]
typo

24 years agotypo
Colin Viebrock [Fri, 7 Apr 2000 17:02:01 +0000 (17:02 +0000)]
typo

24 years agoprettying
Colin Viebrock [Fri, 7 Apr 2000 16:50:55 +0000 (16:50 +0000)]
prettying

24 years ago*** empty log message ***
Colin Viebrock [Fri, 7 Apr 2000 16:46:59 +0000 (16:46 +0000)]
*** empty log message ***

24 years agomore prettiness
Colin Viebrock [Fri, 7 Apr 2000 16:41:19 +0000 (16:41 +0000)]
more prettiness

24 years agoUnify
Zeev Suraski [Fri, 7 Apr 2000 15:30:47 +0000 (15:30 +0000)]
Unify

24 years agoRemoved some compiler warnings.
Ted Rolle Jr [Fri, 7 Apr 2000 15:07:56 +0000 (15:07 +0000)]
Removed some compiler warnings.

24 years ago@- Added php.ini-optimized (Zeev)
Zeev Suraski [Fri, 7 Apr 2000 14:55:53 +0000 (14:55 +0000)]
@- Added php.ini-optimized (Zeev)

24 years ago- This slipped in. Enable VIRTUAL_DIR when we're in ZTS. Eventually it
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.