]> granicus.if.org Git - php/log
php
23 years agoZend compatibility patch
Zeev Suraski [Mon, 30 Jul 2001 05:36:18 +0000 (05:36 +0000)]
Zend compatibility patch

23 years agoMore TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef
Zeev Suraski [Mon, 30 Jul 2001 05:34:21 +0000 (05:34 +0000)]
More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef

23 years agoLet's be consisten and keep TSRMLS_DC declaration after num_args.
Andrei Zmievski [Mon, 30 Jul 2001 05:05:26 +0000 (05:05 +0000)]
Let's be consisten and keep TSRMLS_DC declaration after num_args.

23 years agoMore TSRMLS_FETCH annihilation (Zend compatibility patch)
Zeev Suraski [Mon, 30 Jul 2001 04:58:07 +0000 (04:58 +0000)]
More TSRMLS_FETCH annihilation (Zend compatibility patch)

23 years agoMore TSRMLS_FETCH annihilation
Zeev Suraski [Mon, 30 Jul 2001 04:54:16 +0000 (04:54 +0000)]
More TSRMLS_FETCH annihilation

23 years agoGet rid of more TSRMLS_FETCH's
Zeev Suraski [Mon, 30 Jul 2001 02:07:52 +0000 (02:07 +0000)]
Get rid of more TSRMLS_FETCH's

23 years agoAvoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
Zeev Suraski [Mon, 30 Jul 2001 01:56:43 +0000 (01:56 +0000)]
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way

23 years agoAvoid TSRMLS_FETCH()'s (still lots of work left)
Zeev Suraski [Mon, 30 Jul 2001 01:48:22 +0000 (01:48 +0000)]
Avoid TSRMLS_FETCH()'s (still lots of work left)

23 years agoSave TSRMLS_FETCH()'s
Zeev Suraski [Mon, 30 Jul 2001 01:46:35 +0000 (01:46 +0000)]
Save TSRMLS_FETCH()'s

23 years agoChangeLog update
<changelog@php.net> [Mon, 30 Jul 2001 00:10:02 +0000 (00:10 +0000)]
ChangeLog update

23 years agochanged for input encoding conversion in win32.
Rui Hirokawa [Sun, 29 Jul 2001 22:15:41 +0000 (22:15 +0000)]
changed for input encoding conversion in win32.

23 years agobuffer was too small
Thies C. Arntzen [Sun, 29 Jul 2001 20:16:45 +0000 (20:16 +0000)]
buffer was too small

23 years ago*** empty log message ***
Andi Gutmans [Sun, 29 Jul 2001 08:40:41 +0000 (08:40 +0000)]
*** empty log message ***

23 years ago- Yet another one...
Andi Gutmans [Sun, 29 Jul 2001 08:35:41 +0000 (08:35 +0000)]
- Yet another one...

23 years ago- More object junk
Andi Gutmans [Sun, 29 Jul 2001 08:24:38 +0000 (08:24 +0000)]
- More object junk

23 years ago- Object macros...
Andi Gutmans [Sun, 29 Jul 2001 08:22:57 +0000 (08:22 +0000)]
- Object macros...

23 years ago- And more...
Andi Gutmans [Sun, 29 Jul 2001 08:20:30 +0000 (08:20 +0000)]
- And more...

23 years ago- More object macros
Andi Gutmans [Sun, 29 Jul 2001 08:14:29 +0000 (08:14 +0000)]
- More object macros

23 years agoraiseError() now can accepts a PEAR error object in its first argument. With
Tomas V.V.Cox [Sun, 29 Jul 2001 04:25:33 +0000 (04:25 +0000)]
raiseError() now can accepts a PEAR error object in its first argument. With
this, users can "re-throw" a previously created PEAR error object (very
useful after the use of (push|pop)ErrorHandling)

23 years agoAdded the methods pushErrorHandler and popErrorHandler. With this it's
Tomas V.V.Cox [Sun, 29 Jul 2001 03:46:55 +0000 (03:46 +0000)]
Added the methods pushErrorHandler and popErrorHandler. With this it's
posible to override the actual error handler with a new one for the time
you need and restore it back when finish.

23 years agoFix typo.
Jon Parise [Sun, 29 Jul 2001 01:46:37 +0000 (01:46 +0000)]
Fix typo.

23 years agoChangeLog update
<changelog@php.net> [Sun, 29 Jul 2001 00:12:08 +0000 (00:12 +0000)]
ChangeLog update

23 years ago- Fix build
Andi Gutmans [Sat, 28 Jul 2001 20:28:29 +0000 (20:28 +0000)]
- Fix build

23 years ago- More object macros.
Andi Gutmans [Sat, 28 Jul 2001 20:27:32 +0000 (20:27 +0000)]
- More object macros.

23 years ago- Object macros...
Andi Gutmans [Sat, 28 Jul 2001 19:29:16 +0000 (19:29 +0000)]
- Object macros...

23 years ago- More object macros
Andi Gutmans [Sat, 28 Jul 2001 19:23:21 +0000 (19:23 +0000)]
- More object macros

23 years ago- More object macros
Andi Gutmans [Sat, 28 Jul 2001 19:11:05 +0000 (19:11 +0000)]
- More object macros

23 years ago- More object macro work
Andi Gutmans [Sat, 28 Jul 2001 19:02:53 +0000 (19:02 +0000)]
- More object macro work

23 years ago- More Object macro work. I couldn't test this one so let me know if it
Andi Gutmans [Sat, 28 Jul 2001 18:55:49 +0000 (18:55 +0000)]
- More Object macro work. I couldn't test this one so let me know if it
  breaks the Windows build.

23 years ago- Use object macros
Andi Gutmans [Sat, 28 Jul 2001 18:40:18 +0000 (18:40 +0000)]
- Use object macros

23 years ago- Use the Z_OBJ* macros for accessing objects
Andi Gutmans [Sat, 28 Jul 2001 18:35:22 +0000 (18:35 +0000)]
- Use the Z_OBJ* macros for accessing objects

23 years ago- Small patch to allow fixing the PHP tree to be compatible w/ the initial
Andi Gutmans [Sat, 28 Jul 2001 18:33:06 +0000 (18:33 +0000)]
- Small patch to allow fixing the PHP tree to be compatible w/ the initial
- Zend 2 objects patch. Hopefully I can commit that this week.

23 years agoFix typo
Rasmus Lerdorf [Sat, 28 Jul 2001 14:01:24 +0000 (14:01 +0000)]
Fix typo

23 years agoMake Sebastian happy...
Zeev Suraski [Sat, 28 Jul 2001 12:16:43 +0000 (12:16 +0000)]
Make Sebastian happy...

23 years agoanother build fix, a simple UNIX build now compiles clean
Zeev Suraski [Sat, 28 Jul 2001 12:07:25 +0000 (12:07 +0000)]
another build fix, a simple UNIX build now compiles clean

23 years agoBuild fix
Zeev Suraski [Sat, 28 Jul 2001 12:05:15 +0000 (12:05 +0000)]
Build fix

23 years agoSome more fixes
Zeev Suraski [Sat, 28 Jul 2001 12:02:42 +0000 (12:02 +0000)]
Some more fixes

23 years agoRedesigned thread safety mechanism - nua nua
Zeev Suraski [Sat, 28 Jul 2001 11:36:37 +0000 (11:36 +0000)]
Redesigned thread safety mechanism - nua nua

23 years agoRedesigned thread safety mechanism - nua nua
Zeev Suraski [Sat, 28 Jul 2001 10:51:54 +0000 (10:51 +0000)]
Redesigned thread safety mechanism - nua nua

23 years agoRedesigned thread safety mechanism - nua nua
Zeev Suraski [Sat, 28 Jul 2001 10:46:11 +0000 (10:46 +0000)]
Redesigned thread safety mechanism - nua nua

23 years agoFixed the config.m4 script to allow the cracklib extension to be properly built
Alexander Feldman [Sat, 28 Jul 2001 07:09:42 +0000 (07:09 +0000)]
Fixed the config.m4 script to allow the cracklib extension to be properly built
as a shared module.

23 years agoFix build. This was done by bringing this to the 'PHP 4 era' :)
foobar [Sat, 28 Jul 2001 03:57:16 +0000 (03:57 +0000)]
Fix build. This was done by bringing this to the 'PHP 4 era' :)

23 years agonesting_level is now ob_nesting_level in main/php_output.h
Joey Smith [Sat, 28 Jul 2001 01:31:52 +0000 (01:31 +0000)]
nesting_level is now ob_nesting_level in main/php_output.h

23 years agoFix build and add a mips-related preprocessor directive.
Sascha Schumann [Sat, 28 Jul 2001 00:49:56 +0000 (00:49 +0000)]
Fix build and add a mips-related preprocessor directive.

23 years agoFix build
Sascha Schumann [Sat, 28 Jul 2001 00:46:42 +0000 (00:46 +0000)]
Fix build

23 years agoRemove superfluous returns
Sascha Schumann [Sat, 28 Jul 2001 00:44:19 +0000 (00:44 +0000)]
Remove superfluous returns

23 years agoChangeLog update
<changelog@php.net> [Sat, 28 Jul 2001 00:10:27 +0000 (00:10 +0000)]
ChangeLog update

23 years agoSimplified a bit and made more readable.
foobar [Fri, 27 Jul 2001 14:26:39 +0000 (14:26 +0000)]
Simplified a bit and made more readable.

23 years agoSimplified this a bit and made more consistent.
foobar [Fri, 27 Jul 2001 14:02:44 +0000 (14:02 +0000)]
Simplified this a bit and made more consistent.

23 years agoBugfix by Johannes Erdfelt
Alexander Merz [Fri, 27 Jul 2001 11:53:35 +0000 (11:53 +0000)]
Bugfix by Johannes Erdfelt

23 years agoFix release runtime :)
Zeev Suraski [Fri, 27 Jul 2001 11:03:32 +0000 (11:03 +0000)]
Fix release runtime :)

23 years agoFix release build
Zeev Suraski [Fri, 27 Jul 2001 10:53:25 +0000 (10:53 +0000)]
Fix release build

23 years ago- Get rid of ELS_*(), and use TSRMLS_*() instead.
Zeev Suraski [Fri, 27 Jul 2001 10:16:41 +0000 (10:16 +0000)]
- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

23 years agoGet rid of ELS_*(), and use TSRMLS_*() instead.
Zeev Suraski [Fri, 27 Jul 2001 10:10:39 +0000 (10:10 +0000)]
Get rid of ELS_*(), and use TSRMLS_*() instead.
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

23 years ago- Prepare for optimization - use a single fetch for multiple resources
Zeev Suraski [Fri, 27 Jul 2001 10:08:26 +0000 (10:08 +0000)]
- Prepare for optimization - use a single fetch for multiple resources
- Clean a bit

23 years agoFix a corrupted memory access
Zeev Suraski [Fri, 27 Jul 2001 07:37:16 +0000 (07:37 +0000)]
Fix a corrupted memory access

23 years agoChangeLog update
<changelog@php.net> [Fri, 27 Jul 2001 00:11:47 +0000 (00:11 +0000)]
ChangeLog update

23 years agodetect oracle9i
Thies C. Arntzen [Thu, 26 Jul 2001 23:07:45 +0000 (23:07 +0000)]
detect oracle9i

23 years agoRemove unneeded variables
Sascha Schumann [Thu, 26 Jul 2001 18:10:38 +0000 (18:10 +0000)]
Remove unneeded variables

23 years agoFixes for the module to be reentrant
Nikos Mavroyanopoulos [Thu, 26 Jul 2001 10:11:35 +0000 (10:11 +0000)]
Fixes for the module to be reentrant

23 years agoChangeLog update
<changelog@php.net> [Thu, 26 Jul 2001 00:10:16 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Thu, 26 Jul 2001 00:10:13 +0000 (00:10 +0000)]
NEWS update

23 years agoDB::assertExtension-> trigger a useful error message if backend extension couldn...
Tomas V.V.Cox [Thu, 26 Jul 2001 00:01:27 +0000 (00:01 +0000)]
DB::assertExtension-> trigger a useful error message if backend extension couldn't be loaded

23 years ago@- Improved the stability of OCIPlogon() after a database restart. (Thies)
Thies C. Arntzen [Wed, 25 Jul 2001 22:34:25 +0000 (22:34 +0000)]
@- Improved the stability of OCIPlogon() after a database restart. (Thies)

23 years agofix recently discovered api flaws
Daniel Beulshausen [Wed, 25 Jul 2001 22:03:55 +0000 (22:03 +0000)]
fix recently discovered api flaws
- nuke first parameter to socket_select (detemine it ourself)
- swap parameters for socket_fd_set, socket_fd_clear & socket_fd_isset
- allow to pass an array of sockets to socket_fd_set + socket_fd_clear

23 years ago* added emacs footer
Stig Bakken [Wed, 25 Jul 2001 21:20:31 +0000 (21:20 +0000)]
* added emacs footer

23 years agoGet rid of memchr in SEARCHCR().
Sascha Schumann [Wed, 25 Jul 2001 21:06:01 +0000 (21:06 +0000)]
Get rid of memchr in SEARCHCR().

23 years agoGet rid of memchr
Sascha Schumann [Wed, 25 Jul 2001 19:02:13 +0000 (19:02 +0000)]
Get rid of memchr

23 years agoupdated ovrimos driver
Nikos Mavroyanopoulos [Wed, 25 Jul 2001 13:30:36 +0000 (13:30 +0000)]
updated ovrimos driver

23 years agoChangeLog update
<changelog@php.net> [Wed, 25 Jul 2001 00:10:17 +0000 (00:10 +0000)]
ChangeLog update

23 years agoRemove references to global startup functions.
Andrei Zmievski [Tue, 24 Jul 2001 23:50:43 +0000 (23:50 +0000)]
Remove references to global startup functions.

23 years agoGet rid of the redundant global startup code
Zeev Suraski [Tue, 24 Jul 2001 20:30:37 +0000 (20:30 +0000)]
Get rid of the redundant global startup code

23 years agoAdd extra check on Delete statements
Frank M. Kromann [Tue, 24 Jul 2001 18:24:10 +0000 (18:24 +0000)]
Add extra check on Delete statements

23 years agoremoved duplicate code and changed
Harald Radi [Tue, 24 Jul 2001 10:42:29 +0000 (10:42 +0000)]
removed duplicate code and changed
code slightly to be compatible with broken
com implementations

23 years ago- MSHUTDOWN needs to return SUCCESS/FAILURE
Andi Gutmans [Tue, 24 Jul 2001 03:52:16 +0000 (03:52 +0000)]
- MSHUTDOWN needs to return SUCCESS/FAILURE

23 years agoChangeLog update
<changelog@php.net> [Tue, 24 Jul 2001 00:10:52 +0000 (00:10 +0000)]
ChangeLog update

23 years agoindention
Thies C. Arntzen [Mon, 23 Jul 2001 17:50:06 +0000 (17:50 +0000)]
indention

23 years agofix newly introduced mem-leak in assert-module
Thies C. Arntzen [Mon, 23 Jul 2001 16:13:34 +0000 (16:13 +0000)]
fix newly introduced mem-leak in assert-module

23 years agoI added code to up the reference count of the database connection
Paul Moosman [Mon, 23 Jul 2001 16:10:10 +0000 (16:10 +0000)]
I added code to up the reference count of the database connection
reference. This change fixes bug #11489 in php version 4.0.6.
I derived this fix from the my_sql module.

23 years agoUnbreak various tests and transparent session id rewriting for now. This
Sascha Schumann [Mon, 23 Jul 2001 14:05:26 +0000 (14:05 +0000)]
Unbreak various tests and transparent session id rewriting for now.  This
has been tested extensively.  Most SAPI modules (Apache 1.x, 2.0, thttpd,
AOLserver, CGI, TUX, Caudium, Roxen, NSAPI, Phttpd, Pi3web, Servlet)
call php_request_shutdown() right after php_execute_script (or
equivalent functionality), so that output is possible under an
overwhelmingly number of web-servers.

23 years agouploaded the install.txt version which was shipped with the 4.0.6 windows binary...
Phil Driscoll [Mon, 23 Jul 2001 09:10:02 +0000 (09:10 +0000)]
uploaded the install.txt version which was shipped with the 4.0.6 windows binary distributions with slight enhancement to cover the issue of dll location.

23 years agoHandle file buckets for now; that allows us to pass something to the
Sascha Schumann [Mon, 23 Jul 2001 04:50:13 +0000 (04:50 +0000)]
Handle file buckets for now; that allows us to pass something to the
engine which it can handle.

23 years agotsrm_error is only available, if TSRM_DEBUG is defined.
Sascha Schumann [Mon, 23 Jul 2001 04:21:11 +0000 (04:21 +0000)]
tsrm_error is only available, if TSRM_DEBUG is defined.

23 years agotsrm_error is only available, if TSRM_DEBUG is defined.
Sascha Schumann [Mon, 23 Jul 2001 04:19:32 +0000 (04:19 +0000)]
tsrm_error is only available, if TSRM_DEBUG is defined.

23 years agoPortable use of multiple arguments macro without generating lots of
Sascha Schumann [Mon, 23 Jul 2001 04:16:31 +0000 (04:16 +0000)]
Portable use of multiple arguments macro without generating lots of
warnings when doing nothing.

23 years agoRemove accidentially committed line
Sascha Schumann [Mon, 23 Jul 2001 02:39:59 +0000 (02:39 +0000)]
Remove accidentially committed line

23 years agoCall php_request_shutdown only, if the startup was successful.
Sascha Schumann [Mon, 23 Jul 2001 02:06:16 +0000 (02:06 +0000)]
Call php_request_shutdown only, if the startup was successful.

23 years agoUse synchronous php_request_shutdown in the standard case and
Sascha Schumann [Mon, 23 Jul 2001 01:03:22 +0000 (01:03 +0000)]
Use synchronous php_request_shutdown in the standard case and
let the pool cleanup function only become effective, when an
error has occured.

This fixes the problem that the request_conn was already dead
when the request_shutdown was reached.

23 years agoChangeLog update
<changelog@php.net> [Mon, 23 Jul 2001 00:10:07 +0000 (00:10 +0000)]
ChangeLog update

23 years agothese tow fail with "Constant sid already defined" i
Hartmut Holzgraefe [Sun, 22 Jul 2001 21:46:39 +0000 (21:46 +0000)]
these tow fail with "Constant sid already defined" i
too if E_NOTICE error reporting is active

23 years agoWhile researching a crash-bug in mail(), I found these two goldies.
Sascha Schumann [Sun, 22 Jul 2001 21:32:55 +0000 (21:32 +0000)]
While researching a crash-bug in mail(), I found these two goldies.

Replace php_escape_shell_(arg|cmd) with straight-forward implementations.

23 years agofix date('T')
Daniel Beulshausen [Sun, 22 Jul 2001 13:16:15 +0000 (13:16 +0000)]
fix date('T')

23 years agoChangeLog update
<changelog@php.net> [Sun, 22 Jul 2001 00:10:45 +0000 (00:10 +0000)]
ChangeLog update

23 years ago- The __FILE__ fix and a couple of other NEWS entries which I forgot to
Andi Gutmans [Sat, 21 Jul 2001 18:33:12 +0000 (18:33 +0000)]
- The __FILE__ fix and a couple of other NEWS entries which I forgot to
  commit.

23 years agoAlways track bailout file/lineno
Zeev Suraski [Sat, 21 Jul 2001 16:21:22 +0000 (16:21 +0000)]
Always track bailout file/lineno

23 years agoFix Apache build
Zeev Suraski [Sat, 21 Jul 2001 16:18:03 +0000 (16:18 +0000)]
Fix Apache build

23 years agoFix Release builds
Zeev Suraski [Sat, 21 Jul 2001 16:13:46 +0000 (16:13 +0000)]
Fix Release builds

23 years agoLeft-over outdated comment
Rasmus Lerdorf [Sat, 21 Jul 2001 15:51:40 +0000 (15:51 +0000)]
Left-over outdated comment

23 years ago- Shouldn't be needed anymore
Andi Gutmans [Sat, 21 Jul 2001 15:13:19 +0000 (15:13 +0000)]
- Shouldn't be needed anymore

23 years ago- Fix __FILE__ in the main script in CGI/command line mode.
Andi Gutmans [Sat, 21 Jul 2001 15:11:30 +0000 (15:11 +0000)]
- Fix __FILE__ in the main script in CGI/command line mode.