]> granicus.if.org Git - php/log
php
24 years agoExecute PHP scripts everywhere (not only in the top-level directory)
Sascha Schumann [Sun, 20 Aug 2000 09:37:15 +0000 (09:37 +0000)]
Execute PHP scripts everywhere (not only in the top-level directory)

24 years agoRemove -DHAVE_CONFIG_H. It ain't used anywhere.
Sascha Schumann [Sun, 20 Aug 2000 08:58:19 +0000 (08:58 +0000)]
Remove -DHAVE_CONFIG_H. It ain't used anywhere.

24 years ago_isnan seems to be supported on Win32, add an appropiate macro.
Sascha Schumann [Sun, 20 Aug 2000 08:31:34 +0000 (08:31 +0000)]
_isnan seems to be supported on Win32, add an appropiate macro.

24 years agoBunch o' changes..
Sterling Hughes [Sun, 20 Aug 2000 08:28:00 +0000 (08:28 +0000)]
Bunch o' changes..
- Add the ability to return the web page into a variable
by setting the CURLOPT_RETURNTRANSFER constant to 1.
- Make everything conform to the naming guidelines.
- Delete the resource id from the file_id table when a
resource is closed.

24 years agoIf available, use fpclassify for substituting zend_finite.
Sascha Schumann [Sun, 20 Aug 2000 07:12:48 +0000 (07:12 +0000)]
If available, use fpclassify for substituting zend_finite.

24 years agoIncluding math.h before using macros defined there will work better :)
Sascha Schumann [Sun, 20 Aug 2000 06:09:07 +0000 (06:09 +0000)]
Including math.h before using macros defined there will work better :)

24 years agoMake use of zend_isinf and zend_isnan.
Sascha Schumann [Sun, 20 Aug 2000 06:08:14 +0000 (06:08 +0000)]
Make use of zend_isinf and zend_isnan.

24 years agoAdd zend_isinf and zend_isnan.
Sascha Schumann [Sun, 20 Aug 2000 06:07:42 +0000 (06:07 +0000)]
Add zend_isinf and zend_isnan.

24 years agoAdd/update license
Sascha Schumann [Sun, 20 Aug 2000 05:39:37 +0000 (05:39 +0000)]
Add/update license

24 years agoRelicense build-related files under the PHP License
Sascha Schumann [Sun, 20 Aug 2000 05:36:07 +0000 (05:36 +0000)]
Relicense build-related files under the PHP License

Move common make rules to rules_common.mk. This gets rid of the duplicated
stuff in rules.mk/rules_pear.mk.

24 years agoRemove php_realpath from build.
Sascha Schumann [Sun, 20 Aug 2000 05:27:59 +0000 (05:27 +0000)]
Remove php_realpath from build.

It was broken and should not be used in any way.

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

24 years agoAdded some more predefined constants
Jesus M. Castagnetto [Sat, 19 Aug 2000 22:01:37 +0000 (22:01 +0000)]
Added some more predefined constants

24 years agoWe only need winsock.h one time
Frank M. Kromann [Sat, 19 Aug 2000 21:15:43 +0000 (21:15 +0000)]
We only need winsock.h one time

24 years agoAdding ignore file for Win32
Frank M. Kromann [Sat, 19 Aug 2000 19:08:32 +0000 (19:08 +0000)]
Adding ignore file for Win32

24 years agoFixing paths to Zend and libmysql
Frank M. Kromann [Sat, 19 Aug 2000 19:05:22 +0000 (19:05 +0000)]
Fixing paths to Zend and libmysql

24 years agoFixing include path for compiling non thread safe php.exe
Frank M. Kromann [Sat, 19 Aug 2000 18:50:03 +0000 (18:50 +0000)]
Fixing include path for compiling non thread safe php.exe

24 years agoOne more fix to C compile.
Andrei Zmievski [Sat, 19 Aug 2000 18:13:52 +0000 (18:13 +0000)]
One more fix to C compile.

24 years agoNote about Oracle LDAP SDK support. Should I not say experimental?
Stig Venaas [Sat, 19 Aug 2000 18:09:21 +0000 (18:09 +0000)]
Note about Oracle LDAP SDK support. Should I not say experimental?

24 years agoFix C build
Zeev Suraski [Sat, 19 Aug 2000 18:05:15 +0000 (18:05 +0000)]
Fix C build

24 years ago- Update NEWS
Zeev Suraski [Sat, 19 Aug 2000 18:01:04 +0000 (18:01 +0000)]
- Update NEWS
- Fix non ZTS Windows build

24 years agoFix eval() leakage in ZTS mode
Zeev Suraski [Sat, 19 Aug 2000 17:58:04 +0000 (17:58 +0000)]
Fix eval() leakage in ZTS mode

24 years agoEliminate run-time leak with eval()'s
Zeev Suraski [Sat, 19 Aug 2000 17:50:42 +0000 (17:50 +0000)]
Eliminate run-time leak with eval()'s

24 years agoFix build with no memory_limit
Zeev Suraski [Sat, 19 Aug 2000 16:51:30 +0000 (16:51 +0000)]
Fix build with no memory_limit

24 years agoUpdate NEWS
Zeev Suraski [Sat, 19 Aug 2000 16:40:23 +0000 (16:40 +0000)]
Update NEWS

24 years agoAvoid an endless loop situation in case of an error situation while sending headers
Zeev Suraski [Sat, 19 Aug 2000 16:38:19 +0000 (16:38 +0000)]
Avoid an endless loop situation in case of an error situation while sending headers

24 years agoFix memory_limit
Zeev Suraski [Sat, 19 Aug 2000 16:35:02 +0000 (16:35 +0000)]
Fix memory_limit

24 years ago- Beautify
Andi Gutmans [Sat, 19 Aug 2000 15:16:53 +0000 (15:16 +0000)]
- Beautify

24 years agoAdding Oracle LDAP SDK support
Stig Venaas [Sat, 19 Aug 2000 14:10:11 +0000 (14:10 +0000)]
Adding Oracle LDAP SDK support

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

24 years ago- Centralize more fopen-wrappers functionality.
Andi Gutmans [Fri, 18 Aug 2000 23:03:49 +0000 (23:03 +0000)]
- Centralize more fopen-wrappers functionality.

24 years agoAdding howto file for MS SQL
Frank M. Kromann [Fri, 18 Aug 2000 22:24:27 +0000 (22:24 +0000)]
Adding howto file for MS SQL

24 years agouse estrndup and efree to hopefully avoid both munging of arguments and
Chuck Hagenbuch [Fri, 18 Aug 2000 16:02:27 +0000 (16:02 +0000)]
use estrndup and efree to hopefully avoid both munging of arguments and
leaking memory.

24 years agoREQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP
Ben Mansell [Fri, 18 Aug 2000 14:18:57 +0000 (14:18 +0000)]
REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP

24 years agoAdd necessary *_FETCH() macros
Sascha Schumann [Fri, 18 Aug 2000 13:50:04 +0000 (13:50 +0000)]
Add necessary *_FETCH() macros

24 years ago#Its fixed this time, no really.
Sterling Hughes [Fri, 18 Aug 2000 13:43:22 +0000 (13:43 +0000)]
#Its fixed this time, no really.

24 years agoPurely cosmetic.
Sterling Hughes [Fri, 18 Aug 2000 13:24:00 +0000 (13:24 +0000)]
Purely cosmetic.

24 years agoFix #6234
Sterling Hughes [Fri, 18 Aug 2000 13:22:09 +0000 (13:22 +0000)]
Fix #6234

24 years agotypo fix in array_diff error message, fixes bug #6236
Hartmut Holzgraefe [Fri, 18 Aug 2000 12:45:01 +0000 (12:45 +0000)]
typo fix in array_diff error message, fixes bug #6236

24 years agominor typo fix in proto
Hartmut Holzgraefe [Fri, 18 Aug 2000 12:28:28 +0000 (12:28 +0000)]
minor typo fix in proto

24 years agoChangeLog update
<changelog@php.net> [Fri, 18 Aug 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoReorder call to ELS_FETCH to be after declarations
Sam Ruby [Thu, 17 Aug 2000 19:19:54 +0000 (19:19 +0000)]
Reorder call to ELS_FETCH to be after declarations

24 years agoReverting the pemalloc -> malloc change until we figure out why it breaks.
Andrei Zmievski [Thu, 17 Aug 2000 19:01:28 +0000 (19:01 +0000)]
Reverting the pemalloc -> malloc change until we figure out why it breaks.

24 years agoNo need to have persistent allocation.
Andrei Zmievski [Thu, 17 Aug 2000 16:09:00 +0000 (16:09 +0000)]
No need to have persistent allocation.

24 years agoprevent mail_criteria from munging the variable passed in containing the
Chuck Hagenbuch [Thu, 17 Aug 2000 16:01:14 +0000 (16:01 +0000)]
prevent mail_criteria from munging the variable passed in containing the
query - just had to add a cpystr(). if this isn't the right fix, let me
know, but it does work.

24 years ago(send_headers) Removed code freeing http_status_line, this is performed
Ben Mansell [Thu, 17 Aug 2000 13:40:40 +0000 (13:40 +0000)]
(send_headers) Removed code freeing http_status_line, this is performed
               in sapi_send_headers()
# Looks like a similar problem in sapi/pi3web/pi3web_sapi.c as well.
# I can't test this though, so I'm being paranoid and not changing that code.
# Could someone please check this?

24 years agoadditional include should fix bug #6086
Hartmut Holzgraefe [Thu, 17 Aug 2000 13:17:14 +0000 (13:17 +0000)]
additional include should fix bug #6086

24 years agoFix dependency. PEAR.php needs to be created before it can be installed.
Sascha Schumann [Thu, 17 Aug 2000 11:02:10 +0000 (11:02 +0000)]
Fix dependency. PEAR.php needs to be created before it can be installed.

24 years agoBetter error reporting when dll/shared library is not able to be loaded.
Sam Ruby [Thu, 17 Aug 2000 10:14:50 +0000 (10:14 +0000)]
Better error reporting when dll/shared library is not able to be loaded.
Submitted by: Bård Farstad <bf@ez.no>

24 years agoFix EMPTY_STRING macros
Stanislav Malyshev [Thu, 17 Aug 2000 08:48:16 +0000 (08:48 +0000)]
Fix EMPTY_STRING macros

24 years agoFix chunk_split (#6208)
Stanislav Malyshev [Thu, 17 Aug 2000 08:47:42 +0000 (08:47 +0000)]
Fix chunk_split (#6208)

24 years ago- It should be #ifdef PHP_WIN32
Andi Gutmans [Thu, 17 Aug 2000 04:05:57 +0000 (04:05 +0000)]
- It should be #ifdef PHP_WIN32

24 years agots issues.
Sterling Hughes [Thu, 17 Aug 2000 02:14:41 +0000 (02:14 +0000)]
ts issues.

24 years agoChangeLog update
<changelog@php.net> [Thu, 17 Aug 2000 01:09:13 +0000 (01:09 +0000)]
ChangeLog update

24 years ago- The beginning of an attempt to cleanup fopen-wrappers.
Andi Gutmans [Wed, 16 Aug 2000 19:26:21 +0000 (19:26 +0000)]
- The beginning of an attempt to cleanup fopen-wrappers.
- I started with trying to localize the V_FOPEN's so that we can have a
- version which won't really open the file for include_once/require_once to
- work faster and have less chance of a race which would cause a fd leak.
- What I did will, therefore, change but I want to do this step by step
- because the code is extremley messy so first of all I want to make sure
- that the isolating of the V_FOPEN code doesn't break anything.
- How about moving URL stuff out of this file?
- php_fopen_url_wrapper() copy and pasted the second part of
- php_fopen_wrapper() (incorrectly). Please try not to copy&paste code but
- centralize functionality. Need to think of a nice way to nuke one of the
- copies and have both functions use the same one.

24 years agocompile fix
Thies C. Arntzen [Wed, 16 Aug 2000 15:23:05 +0000 (15:23 +0000)]
compile fix

24 years agoproto fixed
Hartmut Holzgraefe [Wed, 16 Aug 2000 12:47:09 +0000 (12:47 +0000)]
proto fixed

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

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

24 years ago- Return NULL type when column is NULL, now that we have it in PHP4.
Jouni Ahto [Wed, 16 Aug 2000 01:03:20 +0000 (01:03 +0000)]
- Return NULL type when column is NULL, now that we have it in PHP4.
- Fixed a bug in handling NULL columns, PQgetvalue() doesn't return a NULL
  pointer in this case, but a pointer to a string of 0 length...

24 years agoChange the C++ extension to .cpp
Sascha Schumann [Tue, 15 Aug 2000 23:16:47 +0000 (23:16 +0000)]
Change the C++ extension to .cpp

24 years ago- Inserted constants for fdf flags
Uwe Steinmann [Tue, 15 Aug 2000 18:46:59 +0000 (18:46 +0000)]
- Inserted constants for fdf flags

24 years ago@ Fix stdout support with the swf extension. (Sterling)
Sterling Hughes [Tue, 15 Aug 2000 17:30:41 +0000 (17:30 +0000)]
@ Fix stdout support with the swf extension. (Sterling)

24 years agoFix varargs handling. The assignments are not necessary at all and
Sascha Schumann [Tue, 15 Aug 2000 17:05:37 +0000 (17:05 +0000)]
Fix varargs handling. The assignments are not necessary at all and
cause problems on various platforms, so we get rid of them.

24 years agoLeftovers...
Sterling Hughes [Tue, 15 Aug 2000 17:03:48 +0000 (17:03 +0000)]
Leftovers...

24 years agoAdd Win32 support for cURL.
Sterling Hughes [Tue, 15 Aug 2000 16:54:48 +0000 (16:54 +0000)]
Add Win32 support for cURL.

#  Switch this commit message with the last one and you get the
#  right commit order.

24 years agoThis fixes to problems:
Sterling Hughes [Tue, 15 Aug 2000 16:50:14 +0000 (16:50 +0000)]
This fixes to problems:

- Apache not having the output go to stdout in some cases.
- Output being displayed before the header is displayed.

And causes the following:

- *Slightly* slower cURL transfers.

24 years agoSync with Zend
Zeev Suraski [Tue, 15 Aug 2000 16:46:43 +0000 (16:46 +0000)]
Sync with Zend

24 years agoFix warning issue (compile errors inside require()'d files were incorrectly supressed)
Zeev Suraski [Tue, 15 Aug 2000 16:44:40 +0000 (16:44 +0000)]
Fix warning issue (compile errors inside require()'d files were incorrectly supressed)

24 years ago- Clearified which version of libmcrypt is enabled
Derick Rethans [Tue, 15 Aug 2000 14:58:21 +0000 (14:58 +0000)]
- Clearified which version of libmcrypt is enabled
# Request by Olivier Cahagne

24 years agoFix byteorder for il2long and long2ip (#6159)
Stanislav Malyshev [Tue, 15 Aug 2000 10:32:55 +0000 (10:32 +0000)]
Fix byteorder for il2long and long2ip (#6159)
@- Fix byte order for ip2long and long2ip (Stas)

24 years agorenamed ini section, quoted default host and tabulated.
David Croft [Tue, 15 Aug 2000 09:47:35 +0000 (09:47 +0000)]
renamed ini section, quoted default host and tabulated.

# it doesn't make sense to have the tab-width set to 4 when we're
# using tabs for alignment in this case, it just makes it look screwy
# in everything but emacs

24 years agodisplay ini file entries on phpinfo(), unregister them on shutdown
David Croft [Tue, 15 Aug 2000 09:37:39 +0000 (09:37 +0000)]
display ini file entries on phpinfo(), unregister them on shutdown
numeric ini file entries stored as ints
removed unnecessary casts from PFPROG()
pval -> zval

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

24 years ago# Added TODO so I can track things that need doing with this module - (brendan)
Brendan W. McAdams [Mon, 14 Aug 2000 21:10:25 +0000 (21:10 +0000)]
# Added TODO so I can track things that need doing with this module - (brendan)

24 years ago- Fix leak and some logic
Zeev Suraski [Mon, 14 Aug 2000 20:16:27 +0000 (20:16 +0000)]
- Fix leak and some logic

24 years agoMove MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build against
Sascha Schumann [Mon, 14 Aug 2000 19:38:23 +0000 (19:38 +0000)]
Move MCLS_FETCH() inside #if HAVE_LIBMCRYPT24. Fixes build against
libmcrypt 2.2.

24 years agoRemove unnecessary precompiler macros. The failure condition is catched
Sascha Schumann [Mon, 14 Aug 2000 19:29:53 +0000 (19:29 +0000)]
Remove unnecessary precompiler macros. The failure condition is catched
at configure time.

24 years agoRestrict INI entries when compiling against libmcrypt 2.4.
Sascha Schumann [Mon, 14 Aug 2000 19:26:09 +0000 (19:26 +0000)]
Restrict INI entries when compiling against libmcrypt 2.4.

24 years ago- This patch should hopefully fix situations where a constructor uses
Andi Gutmans [Mon, 14 Aug 2000 19:17:26 +0000 (19:17 +0000)]
- This patch should hopefully fix situations where a constructor uses
- the $this pointer as a reference.

24 years agoFix check for libmcrypt in non-system library paths.
Sascha Schumann [Mon, 14 Aug 2000 19:17:16 +0000 (19:17 +0000)]
Fix check for libmcrypt in non-system library paths.
Fix case where neither libmcrypt 2.4.x and 2.2.x were found.
Fix library order (scope limited to static libraries)

24 years agoFix print length - again
Stanislav Malyshev [Mon, 14 Aug 2000 15:54:57 +0000 (15:54 +0000)]
Fix print length - again
# I hope _this_ is the right fix...

24 years agoFix another crash with long formats (#6145)
Stanislav Malyshev [Mon, 14 Aug 2000 11:07:28 +0000 (11:07 +0000)]
Fix another crash with long formats (#6145)
# From strncpy manual:
# In the case where the length of src is less than  that  of
# n, the remainder of dest will be padded with nulls.

24 years agoFix non-numbers printing (#6142)
Stanislav Malyshev [Mon, 14 Aug 2000 10:02:14 +0000 (10:02 +0000)]
Fix non-numbers printing (#6142)
# Please, somebody knowing about floats - check if there's more non-numbers
# seems we should check for all of them

24 years agoFix crash
Stanislav Malyshev [Mon, 14 Aug 2000 09:06:56 +0000 (09:06 +0000)]
Fix crash

24 years agopresumably this was wrong
David Croft [Mon, 14 Aug 2000 08:37:28 +0000 (08:37 +0000)]
presumably this was wrong

24 years ago- Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSED
Andi Gutmans [Mon, 14 Aug 2000 04:10:02 +0000 (04:10 +0000)]
- Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSED

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

24 years agoNEWS update
<changelog@php.net> [Mon, 14 Aug 2000 01:09:13 +0000 (01:09 +0000)]
NEWS update

24 years ago- Fix spacing.
Sterling Hughes [Sun, 13 Aug 2000 19:32:09 +0000 (19:32 +0000)]
- Fix spacing.
- Add error constants.

24 years agoFix opened_path init
Stanislav Malyshev [Sun, 13 Aug 2000 18:08:01 +0000 (18:08 +0000)]
Fix opened_path init
# forgot to commit

24 years agoFix zend_fiel_handle handling. Should fix URL include
Stanislav Malyshev [Sun, 13 Aug 2000 18:00:50 +0000 (18:00 +0000)]
Fix zend_fiel_handle handling. Should fix URL include
and various opened_path inconsistencies.

24 years ago@ Fixed dbase_add_record. (Sterling)
Sterling Hughes [Sun, 13 Aug 2000 17:41:20 +0000 (17:41 +0000)]
@ Fixed dbase_add_record. (Sterling)

24 years ago- Now using the better way of using INI directives
Derick Rethans [Sun, 13 Aug 2000 11:53:04 +0000 (11:53 +0000)]
- Now using the better way of using INI directives
- Changed some warning/error messages to be more clear

24 years ago*** empty log message ***
Andi Gutmans [Sun, 13 Aug 2000 04:20:15 +0000 (04:20 +0000)]
*** empty log message ***

24 years ago- Revert foreach() change which only allowed variables and array(...)
Andi Gutmans [Sun, 13 Aug 2000 04:19:44 +0000 (04:19 +0000)]
- Revert foreach() change which only allowed variables and array(...)

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

24 years agoSome protos corrected.
Egon Schmid [Sat, 12 Aug 2000 20:45:48 +0000 (20:45 +0000)]
Some protos corrected.

24 years ago - The destructor for a connection resource closed the current
Danny Heijl [Sat, 12 Aug 2000 12:03:41 +0000 (12:03 +0000)]
 - The destructor for a connection resource closed the current
   connection if the connection had been closed before (danny)

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