]> granicus.if.org Git - php/log
php
21 years ago* Silence warning
Martin Jansen [Wed, 26 Mar 2003 22:43:42 +0000 (22:43 +0000)]
* Silence warning

21 years agoUn-nest namespaces - now namespace X { namespace Y {} } is a parse error
Stanislav Malyshev [Wed, 26 Mar 2003 20:42:23 +0000 (20:42 +0000)]
Un-nest namespaces - now namespace X { namespace Y {} } is a parse error
Also refine namespaced includes

21 years agoFixed bug #22900 (declaration of namespaces with same name results in leaks).
Ilia Alshanetsky [Wed, 26 Mar 2003 17:06:08 +0000 (17:06 +0000)]
Fixed bug #22900 (declaration of namespaces with same name results in leaks).

21 years agoa missing piece of news
David Croft [Wed, 26 Mar 2003 17:05:16 +0000 (17:05 +0000)]
a missing piece of news

21 years agoChanging TZ to match Unix98 standard to make Tru64 happy
David Hill [Wed, 26 Mar 2003 16:42:03 +0000 (16:42 +0000)]
Changing TZ to match Unix98 standard to make Tru64 happy

21 years agoEliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().
Sebastian Bergmann [Wed, 26 Mar 2003 07:44:11 +0000 (07:44 +0000)]
Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().

21 years agoEliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address().
Sebastian Bergmann [Wed, 26 Mar 2003 06:32:53 +0000 (06:32 +0000)]
Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address().

21 years agoLeftover.
Sebastian Bergmann [Wed, 26 Mar 2003 06:31:26 +0000 (06:31 +0000)]
Leftover.

21 years agoEliminate TSRMLS_FETCH() call in php_find_gd_font().
Sebastian Bergmann [Wed, 26 Mar 2003 06:30:45 +0000 (06:30 +0000)]
Eliminate TSRMLS_FETCH() call in php_find_gd_font().

21 years agoChangeLog update
<changelog@php.net> [Wed, 26 Mar 2003 02:25:54 +0000 (02:25 +0000)]
ChangeLog update

21 years ago- Temporarily fix problem with inheriting from an internal class. This might
Andi Gutmans [Tue, 25 Mar 2003 20:36:26 +0000 (20:36 +0000)]
- Temporarily fix problem with inheriting from an internal class. This might
- need some rework in the future (thanks to Marcus)

21 years agoAdded missing initialization, which causes AP2 to crash on startup in ZTS.
Ilia Alshanetsky [Tue, 25 Mar 2003 15:35:08 +0000 (15:35 +0000)]
Added missing initialization, which causes AP2 to crash on startup in ZTS.

21 years ago* Changing to DOS line breaks.
Martin Jansen [Tue, 25 Mar 2003 14:34:02 +0000 (14:34 +0000)]
* Changing to DOS line breaks.

21 years agoMade "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.
foobar [Tue, 25 Mar 2003 13:43:13 +0000 (13:43 +0000)]
Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.

21 years agoMFB
foobar [Tue, 25 Mar 2003 13:35:21 +0000 (13:35 +0000)]
MFB

21 years agoLeftover.
Sebastian Bergmann [Tue, 25 Mar 2003 13:04:27 +0000 (13:04 +0000)]
Leftover.

21 years agoMFB and more. Fixed various win32 compilation issues. Also the sapi
Edin Kadribasic [Tue, 25 Mar 2003 11:50:18 +0000 (11:50 +0000)]
MFB and more. Fixed various win32 compilation issues. Also the sapi
is now built as php4apach2.dll since the filter is being obsoleted.

21 years agoMFB: Disable building of apache2filter (obsoleted by handler).
Edin Kadribasic [Tue, 25 Mar 2003 10:40:39 +0000 (10:40 +0000)]
MFB: Disable building of apache2filter (obsoleted by handler).

21 years agoMFB: php_gd.dll is no longer bult and the bundled library is always used.
Edin Kadribasic [Tue, 25 Mar 2003 10:30:58 +0000 (10:30 +0000)]
MFB: php_gd.dll is no longer bult and the bundled library is always used.

21 years agoMFB
Edin Kadribasic [Tue, 25 Mar 2003 10:23:22 +0000 (10:23 +0000)]
MFB

21 years agoEliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI...
Sebastian Bergmann [Tue, 25 Mar 2003 08:07:13 +0000 (08:07 +0000)]
Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.

21 years agomany new enhancements to run-tests that allow for testing cgi and other
Shane Caraveo [Tue, 25 Mar 2003 07:45:18 +0000 (07:45 +0000)]
many new enhancements to run-tests that allow for testing cgi and other
sapi modules via http.  see README.TESTING2 for more details
several sapi tests added

21 years agouse the correct flush on deactivate
Shane Caraveo [Tue, 25 Mar 2003 07:43:30 +0000 (07:43 +0000)]
use the correct flush on deactivate
add some code to make debugging iis 5 cgi easier

21 years agoChangeLog update
<changelog@php.net> [Tue, 25 Mar 2003 02:26:04 +0000 (02:26 +0000)]
ChangeLog update

21 years ago- This is not supposed to be 'pretty' name. (ref. bug #22853)
foobar [Tue, 25 Mar 2003 01:38:14 +0000 (01:38 +0000)]
- This is not supposed to be 'pretty' name. (ref. bug #22853)

21 years agoFixed bug #22805 (Reading of user input could stop prematurely).
Ilia Alshanetsky [Tue, 25 Mar 2003 01:34:32 +0000 (01:34 +0000)]
Fixed bug #22805 (Reading of user input could stop prematurely).

21 years agoreorder
foobar [Mon, 24 Mar 2003 23:26:32 +0000 (23:26 +0000)]
reorder

21 years agoMFB
Edin Kadribasic [Mon, 24 Mar 2003 21:49:46 +0000 (21:49 +0000)]
MFB

21 years agoFixed bug #22834 (compile failure due to ugly implicit casts)
Moriyoshi Koizumi [Mon, 24 Mar 2003 21:22:23 +0000 (21:22 +0000)]
Fixed bug #22834 (compile failure due to ugly implicit casts)

21 years agooops...
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:24:35 +0000 (19:24 +0000)]
oops...

21 years agoAdded test cases for new functionality
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:21:20 +0000 (19:21 +0000)]
Added test cases for new functionality

21 years agoAdded koi8-r, cp866, and cp1251 support for htmlentities
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:13:02 +0000 (19:13 +0000)]
Added koi8-r, cp866, and cp1251 support for htmlentities

21 years agotest + remove 4
James Cox [Mon, 24 Mar 2003 19:04:44 +0000 (19:04 +0000)]
test + remove 4

21 years agoAdded missing header that prevents successful compilation.
Ilia Alshanetsky [Mon, 24 Mar 2003 15:21:53 +0000 (15:21 +0000)]
Added missing header that prevents successful compilation.

21 years agoMFHZE2
Ilia Alshanetsky [Mon, 24 Mar 2003 14:53:30 +0000 (14:53 +0000)]
MFHZE2

21 years agofix bug #22841
foobar [Mon, 24 Mar 2003 12:16:03 +0000 (12:16 +0000)]
fix bug #22841

21 years agoFix {include|require}_once error message - if open
Stanislav Malyshev [Mon, 24 Mar 2003 11:54:42 +0000 (11:54 +0000)]
Fix {include|require}_once error message - if open
fails, don't use tream, use original name.

21 years agoThis is AUTH_TYPE in every other SAPI.
foobar [Mon, 24 Mar 2003 11:21:15 +0000 (11:21 +0000)]
This is AUTH_TYPE in every other SAPI.

21 years agoPHP_WIN32 included
Uwe Schindler [Mon, 24 Mar 2003 10:33:21 +0000 (10:33 +0000)]
PHP_WIN32 included

21 years agoFixed bug #18640 properly
foobar [Mon, 24 Mar 2003 10:18:00 +0000 (10:18 +0000)]
Fixed bug #18640 properly

21 years agochanged method name
Georg Richter [Mon, 24 Mar 2003 07:43:28 +0000 (07:43 +0000)]
changed method name

21 years agoChangeLog update
<changelog@php.net> [Mon, 24 Mar 2003 01:34:32 +0000 (01:34 +0000)]
ChangeLog update

21 years agoFix linkage of symbols.
Alex Waugh [Sun, 23 Mar 2003 21:58:03 +0000 (21:58 +0000)]
Fix linkage of symbols.

21 years ago- Fix win32 build
Andi Gutmans [Sun, 23 Mar 2003 21:27:22 +0000 (21:27 +0000)]
- Fix win32 build

21 years agoFor fastcgi env vars, don't magic quote them
Shane Caraveo [Sun, 23 Mar 2003 20:16:41 +0000 (20:16 +0000)]
For fastcgi env vars, don't magic quote them

21 years agoThe environment should *never* be magic quoted.
Shane Caraveo [Sun, 23 Mar 2003 19:30:31 +0000 (19:30 +0000)]
The environment should *never* be magic quoted.

21 years agoFix curl detection when multiple installations exist
Wez Furlong [Sun, 23 Mar 2003 18:14:41 +0000 (18:14 +0000)]
Fix curl detection when multiple installations exist

21 years agoresore namespace on shutdown - since some functions use
Stanislav Malyshev [Sun, 23 Mar 2003 18:13:49 +0000 (18:13 +0000)]
resore namespace on shutdown - since some functions use
EG() and CG() pointers

21 years agoZTS fix.
Sebastian Bergmann [Sun, 23 Mar 2003 17:18:31 +0000 (17:18 +0000)]
ZTS fix.

21 years agoAnother fix for implicit public, perhaps it was not such a good idea :I
Zeev Suraski [Sun, 23 Mar 2003 08:14:41 +0000 (08:14 +0000)]
Another fix for implicit public, perhaps it was not such a good idea :I

21 years agoAdd new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS...
Sebastian Bergmann [Sun, 23 Mar 2003 06:57:16 +0000 (06:57 +0000)]
Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes.

21 years agoDEFAULT_CLASSES_H not DEFAULT_INTERFACES_H
Sterling Hughes [Sun, 23 Mar 2003 04:34:00 +0000 (04:34 +0000)]
DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H

21 years agoadd a standard Exception class.
Sterling Hughes [Sun, 23 Mar 2003 04:32:24 +0000 (04:32 +0000)]
add a standard Exception class.

21 years agoAdded some compiler check
Moriyoshi Koizumi [Sun, 23 Mar 2003 01:44:58 +0000 (01:44 +0000)]
Added some compiler check

21 years agoChangeLog update
<changelog@php.net> [Sun, 23 Mar 2003 01:33:20 +0000 (01:33 +0000)]
ChangeLog update

21 years agoFixed win32 build, which fails with non-SBCS-compatible locale settings.
Moriyoshi Koizumi [Sat, 22 Mar 2003 23:31:52 +0000 (23:31 +0000)]
Fixed win32 build, which fails with non-SBCS-compatible locale settings.

21 years agoexport functions needed by cli
Shane Caraveo [Sat, 22 Mar 2003 23:26:00 +0000 (23:26 +0000)]
export functions needed by cli

21 years agofix crash in win32 debug build
Shane Caraveo [Sat, 22 Mar 2003 21:22:40 +0000 (21:22 +0000)]
fix crash in win32 debug build

21 years agoFix PHPRC overriding other ini files. This is how PHPRC worked prior to
Shane Caraveo [Sat, 22 Mar 2003 18:54:35 +0000 (18:54 +0000)]
Fix PHPRC overriding other ini files.  This is how PHPRC worked prior to
4.3.x, and is usefull for applications that execute PHP and want to
emulate CGI and define alternate INI files (ie. cannot use -c).

21 years ago#strip rcs tags
David Croft [Sat, 22 Mar 2003 01:37:06 +0000 (01:37 +0000)]
#strip rcs tags

21 years agoChangeLog update
<changelog@php.net> [Sat, 22 Mar 2003 01:31:23 +0000 (01:31 +0000)]
ChangeLog update

21 years agofix segfault in file_set_contents() when the file could not successfully
Sterling Hughes [Fri, 21 Mar 2003 22:22:15 +0000 (22:22 +0000)]
fix segfault in file_set_contents() when the file could not successfully
be opened.

21 years agoAdd missing initialization
Marcus Boerger [Fri, 21 Mar 2003 18:08:59 +0000 (18:08 +0000)]
Add missing initialization

21 years agoupdating for new list
James Cox [Fri, 21 Mar 2003 17:17:54 +0000 (17:17 +0000)]
updating for new list

21 years ago* abort install when an extension fails to build (patch by ja at
Stig Bakken [Fri, 21 Mar 2003 07:57:27 +0000 (07:57 +0000)]
* abort install when an extension fails to build (patch by ja at
  morrdusk dot net)

21 years agoThis broke the xml extension, and pres2, commented out for now
Sterling Hughes [Fri, 21 Mar 2003 05:26:56 +0000 (05:26 +0000)]
This broke the xml extension, and pres2, commented out for now

21 years agoChangeLog update
<changelog@php.net> [Fri, 21 Mar 2003 01:37:46 +0000 (01:37 +0000)]
ChangeLog update

21 years agoprotect string from CVS keyword expansionCVS: ----------------------------------...
Hartmut Holzgraefe [Thu, 20 Mar 2003 20:20:37 +0000 (20:20 +0000)]
protect string from CVS keyword expansionCVS: ----------------------------------------------------------------------

21 years agomissing TSRMLS_FETCH
Marcus Boerger [Thu, 20 Mar 2003 20:03:21 +0000 (20:03 +0000)]
missing TSRMLS_FETCH

21 years agoCS
Marcus Boerger [Thu, 20 Mar 2003 19:54:22 +0000 (19:54 +0000)]
CS

21 years agoAdd stdlib.h too - it is needed fot strto{ld}
Stanislav Malyshev [Thu, 20 Mar 2003 17:41:40 +0000 (17:41 +0000)]
Add stdlib.h too - it is needed fot strto{ld}

21 years agofix for bug #22786 ("Crash when trying to call DomAttribute's set_namespace method")
Christian Stocker [Thu, 20 Mar 2003 09:48:19 +0000 (09:48 +0000)]
fix for bug #22786 ("Crash when trying to call DomAttribute's set_namespace method")

21 years agoChangeLog update
<changelog@php.net> [Thu, 20 Mar 2003 01:33:31 +0000 (01:33 +0000)]
ChangeLog update

21 years agoWS & CS fixes..
foobar [Thu, 20 Mar 2003 01:27:40 +0000 (01:27 +0000)]
WS & CS fixes..

21 years agoFix for persistent stream shutdown under debug builds
Wez Furlong [Thu, 20 Mar 2003 01:23:04 +0000 (01:23 +0000)]
Fix for persistent stream shutdown under debug builds

21 years agoCS fix
foobar [Thu, 20 Mar 2003 01:17:05 +0000 (01:17 +0000)]
CS fix

21 years agoWS & CS fixes
foobar [Thu, 20 Mar 2003 01:12:57 +0000 (01:12 +0000)]
WS & CS fixes

21 years agoWS & CS fixes
foobar [Thu, 20 Mar 2003 00:37:12 +0000 (00:37 +0000)]
WS & CS fixes

21 years agoWS & CS fixes
foobar [Thu, 20 Mar 2003 00:22:57 +0000 (00:22 +0000)]
WS & CS fixes

21 years agoBetter config.m4..
foobar [Wed, 19 Mar 2003 23:52:45 +0000 (23:52 +0000)]
Better config.m4..

21 years agoAnd this too..
foobar [Wed, 19 Mar 2003 23:10:27 +0000 (23:10 +0000)]
And this too..

21 years agoAndrei forgot this..
foobar [Wed, 19 Mar 2003 23:08:58 +0000 (23:08 +0000)]
Andrei forgot this..

21 years ago- Keep track of starting/ending line numbers for user functions.
Andrei Zmievski [Wed, 19 Mar 2003 21:17:47 +0000 (21:17 +0000)]
- Keep track of starting/ending line numbers for user functions.
- Store last parsed doc comment in a compiler global for future use.

21 years agoLowercase the function name when used as key in the function name. The
Andrei Zmievski [Wed, 19 Mar 2003 21:07:49 +0000 (21:07 +0000)]
Lowercase the function name when used as key in the function name. The
original case is still preserved in zend_function structure.

21 years ago- reenable $argc/$argv
Marcus Boerger [Wed, 19 Mar 2003 20:36:04 +0000 (20:36 +0000)]
- reenable $argc/$argv
- add a comment where hardcoded defaults would go
# i believe we have none for now though

21 years agoCorrecting example to use proper variable - NO_INTERACTION
David Hill [Wed, 19 Mar 2003 18:04:17 +0000 (18:04 +0000)]
Correcting example to use proper variable - NO_INTERACTION

21 years agoUsing of quotes around paths is a very good idea..
foobar [Wed, 19 Mar 2003 16:53:02 +0000 (16:53 +0000)]
Using of quotes around paths is a very good idea..

21 years agoFixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI)
foobar [Wed, 19 Mar 2003 08:22:12 +0000 (08:22 +0000)]
Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI)

21 years agoChangeLog update
<changelog@php.net> [Wed, 19 Mar 2003 01:33:04 +0000 (01:33 +0000)]
ChangeLog update

21 years agoSanity check for when a stream is requested to be persistent but the wrapper
Wez Furlong [Wed, 19 Mar 2003 00:17:15 +0000 (00:17 +0000)]
Sanity check for when a stream is requested to be persistent but the wrapper
does not respect the flag.

21 years agoAdd the mode string that was used to open the stream to the meta data,
Wez Furlong [Tue, 18 Mar 2003 23:45:27 +0000 (23:45 +0000)]
Add the mode string that was used to open the stream to the meta data,
as requested by Philip Olson.

21 years agoImplement persistent plain file streams.
Wez Furlong [Tue, 18 Mar 2003 23:37:54 +0000 (23:37 +0000)]
Implement persistent plain file streams.

Usage:

php_stream *stream = php_stream_fopen("/path/to/file", "r+b", NULL,
STREAM_OPEN_PERSISTENT | ENFORCE_SAFE_MODE | REPORT_ERRORS);

the filename and mode are combined to form the hash key for the persistent
list; they must be identical for this same stream to be returned again in the
next request.

Calling php_stream_close() on a persistent stream *will* close it, as is
usual with all persistent resources in PHP/ZE.

This is deliberately *not* exposed to user-space PHP at this time.

21 years agoQ}
Wez Furlong [Tue, 18 Mar 2003 22:26:02 +0000 (22:26 +0000)]
Q}

21 years ago-turn html_errors on by default again
Marcus Boerger [Tue, 18 Mar 2003 22:21:54 +0000 (22:21 +0000)]
-turn html_errors on by default again
-disbale clickable error messages by docref_root default to ''

21 years agoget_browser() needs to use zend_is_auto_global() on _SERVER.
Jay Smith [Tue, 18 Mar 2003 21:49:01 +0000 (21:49 +0000)]
get_browser() needs to use zend_is_auto_global() on _SERVER.

21 years agomake phpinfo() depend on executed sapi
Marcus Boerger [Tue, 18 Mar 2003 20:52:52 +0000 (20:52 +0000)]
make phpinfo() depend on executed sapi

21 years agoCleanup.
Ilia Alshanetsky [Tue, 18 Mar 2003 18:29:10 +0000 (18:29 +0000)]
Cleanup.

21 years agoFixed bug #22765
foobar [Tue, 18 Mar 2003 17:30:32 +0000 (17:30 +0000)]
Fixed bug #22765

21 years agoAvoid using FILE* where possible.
Wez Furlong [Tue, 18 Mar 2003 16:40:29 +0000 (16:40 +0000)]
Avoid using FILE* where possible.
Tidy up handling of potential error situations for the php:// wrapper.

21 years ago- Fix situation where a derived class declares a public (or implicit public)
Zeev Suraski [Tue, 18 Mar 2003 16:30:23 +0000 (16:30 +0000)]
- Fix situation where a derived class declares a public (or implicit public)
  with the same name as a private in the parent
- Optimize 'static binding' of private properties a bit