]> granicus.if.org Git - php/log
php
21 years agoif TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/php
Marcus Boerger [Sun, 30 Mar 2003 14:38:48 +0000 (14:38 +0000)]
if TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/php

21 years agoupdate
Marcus Boerger [Sun, 30 Mar 2003 14:30:46 +0000 (14:30 +0000)]
update

21 years agomore ini defaults for error message handling
Marcus Boerger [Sun, 30 Mar 2003 14:00:09 +0000 (14:00 +0000)]
more ini defaults for error message handling

21 years agocleanup
Marcus Boerger [Sun, 30 Mar 2003 13:59:05 +0000 (13:59 +0000)]
cleanup

21 years agochanged macro
Georg Richter [Sun, 30 Mar 2003 13:51:06 +0000 (13:51 +0000)]
changed macro

21 years agoZTS fix.
Sebastian Bergmann [Sun, 30 Mar 2003 13:40:40 +0000 (13:40 +0000)]
ZTS fix.

21 years agoTry to report class name of the exception
Stanislav Malyshev [Sun, 30 Mar 2003 13:19:00 +0000 (13:19 +0000)]
Try to report class name of the exception

21 years agobugfix #22961 by cynic@php.net
Marcus Boerger [Sun, 30 Mar 2003 12:47:05 +0000 (12:47 +0000)]
bugfix #22961 by cynic@php.net

21 years agoFix namespace switch
Stanislav Malyshev [Sun, 30 Mar 2003 12:39:49 +0000 (12:39 +0000)]
Fix namespace switch

21 years agosimplify and fix
Marcus Boerger [Sun, 30 Mar 2003 11:07:36 +0000 (11:07 +0000)]
simplify and fix

21 years agodone
Marcus Boerger [Sun, 30 Mar 2003 10:56:34 +0000 (10:56 +0000)]
done

21 years ago--+_
Sebastian Bergmann [Sun, 30 Mar 2003 09:24:40 +0000 (09:24 +0000)]
--+_

21 years agouncomment removal of temp file
Shane Caraveo [Sun, 30 Mar 2003 05:00:03 +0000 (05:00 +0000)]
uncomment removal of temp file
update changes from run-tests

21 years agoclean up url handling with path_info
Shane Caraveo [Sun, 30 Mar 2003 04:17:24 +0000 (04:17 +0000)]
clean up url handling with path_info
handle sending a 404 if the requested file does not exist

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

21 years ago_SERVER also should not be quoted by magic_quotes_GPC
Shane Caraveo [Sun, 30 Mar 2003 01:06:54 +0000 (01:06 +0000)]
_SERVER also should not be quoted by magic_quotes_GPC
also remove an empty if statement

21 years agoImproved var_dump() and debug_zval_dump() so they also show the
Moriyoshi Koizumi [Sat, 29 Mar 2003 21:29:22 +0000 (21:29 +0000)]
Improved var_dump() and debug_zval_dump() so they also show the
namespace of the given object.

21 years agofix phpinfo() & php -i
Marcus Boerger [Sat, 29 Mar 2003 21:25:03 +0000 (21:25 +0000)]
fix phpinfo() & php -i

21 years agouse sizeof() as suggested by Andrei
Marcus Boerger [Sat, 29 Mar 2003 21:23:53 +0000 (21:23 +0000)]
use sizeof() as suggested by Andrei

21 years ago- html errors should default to off (0) in CLI
Derick Rethans [Sat, 29 Mar 2003 20:57:31 +0000 (20:57 +0000)]
- html errors should default to off (0) in CLI

21 years agoAdd missing initialization
Zeev Suraski [Sat, 29 Mar 2003 19:20:35 +0000 (19:20 +0000)]
Add missing initialization

21 years agoFixed too optimized part
Moriyoshi Koizumi [Sat, 29 Mar 2003 16:18:04 +0000 (16:18 +0000)]
Fixed too optimized part

21 years agoCS & WS fixes
Moriyoshi Koizumi [Sat, 29 Mar 2003 16:13:51 +0000 (16:13 +0000)]
CS & WS fixes

21 years agoImproved bison check; now configure accepts 1.28, 1.35, and 1.75 only.
Moriyoshi Koizumi [Sat, 29 Mar 2003 15:54:19 +0000 (15:54 +0000)]
Improved bison check; now configure accepts 1.28, 1.35, and 1.75 only.

21 years agoFix crash
Zeev Suraski [Sat, 29 Mar 2003 11:27:17 +0000 (11:27 +0000)]
Fix crash

21 years agoInitial support for enforcing prototype of abstract/interface method implementations
Zeev Suraski [Sat, 29 Mar 2003 11:19:38 +0000 (11:19 +0000)]
Initial support for enforcing prototype of abstract/interface method implementations

21 years agoFixed test cases so they wouldn't be failed in case register_globals=on
Moriyoshi Koizumi [Sat, 29 Mar 2003 07:13:47 +0000 (07:13 +0000)]
Fixed test cases so they wouldn't be failed in case register_globals=on

21 years agoremove unused variable
Sterling Hughes [Sat, 29 Mar 2003 05:19:27 +0000 (05:19 +0000)]
remove unused variable

21 years agoupdate php module name to php5, not php4.
Sterling Hughes [Sat, 29 Mar 2003 04:52:46 +0000 (04:52 +0000)]
update php module name to php5, not php4.
apache, apache2* and cli/cgi work.
sapi module maintainers should fix up their sapis, as I don't run
any servers with php outside of apache.

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

21 years ago- Add the exponent to the float modifier
Derick Rethans [Fri, 28 Mar 2003 21:04:45 +0000 (21:04 +0000)]
- Add the exponent to the float modifier

21 years agofix these tests
Marcus Boerger [Fri, 28 Mar 2003 18:58:18 +0000 (18:58 +0000)]
fix these tests

21 years agoDo the right fix..
Moriyoshi Koizumi [Fri, 28 Mar 2003 18:24:02 +0000 (18:24 +0000)]
Do the right fix..

21 years agoFixed bug #22773
Moriyoshi Koizumi [Fri, 28 Mar 2003 17:53:36 +0000 (17:53 +0000)]
Fixed bug #22773

21 years agoOn 64bit platforms, pointers are 64bit long..
Moriyoshi Koizumi [Fri, 28 Mar 2003 17:09:04 +0000 (17:09 +0000)]
On 64bit platforms, pointers are 64bit long..

21 years agoCS
Ilia Alshanetsky [Fri, 28 Mar 2003 14:31:31 +0000 (14:31 +0000)]
CS

21 years agoChanging parsedate to be reentrant using pure_parser (Dave)
David Hill [Fri, 28 Mar 2003 13:10:52 +0000 (13:10 +0000)]
Changing parsedate to be reentrant using pure_parser (Dave)

21 years agoRemoved redundant aliases & CS fix.
Moriyoshi Koizumi [Fri, 28 Mar 2003 03:38:13 +0000 (03:38 +0000)]
Removed redundant aliases & CS fix.

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

21 years agoImproved php_import_environment_variables: avoid emalloc()ing in most cases
Moriyoshi Koizumi [Thu, 27 Mar 2003 21:13:47 +0000 (21:13 +0000)]
Improved php_import_environment_variables: avoid emalloc()ing in most cases

21 years agoMFB ext/com
Harald Radi [Thu, 27 Mar 2003 19:56:59 +0000 (19:56 +0000)]
MFB ext/com
fix #22899
invoke is called twice

21 years agoCS
Ilia Alshanetsky [Thu, 27 Mar 2003 18:57:53 +0000 (18:57 +0000)]
CS

21 years agoCorrecting checking of flex version (dave)
David Hill [Thu, 27 Mar 2003 18:02:00 +0000 (18:02 +0000)]
Correcting checking of flex version (dave)

21 years agofix fetch_class buglet
Stanislav Malyshev [Thu, 27 Mar 2003 17:57:47 +0000 (17:57 +0000)]
fix fetch_class buglet

21 years agohandle invalid paths passed to us from iis
Shane Caraveo [Thu, 27 Mar 2003 17:52:33 +0000 (17:52 +0000)]
handle invalid paths passed to us from iis

21 years agoBacking out part of TZ change
David Hill [Thu, 27 Mar 2003 14:23:48 +0000 (14:23 +0000)]
Backing out part of TZ change

21 years agoMFB
Edin Kadribasic [Thu, 27 Mar 2003 13:30:40 +0000 (13:30 +0000)]
MFB

21 years agoCS fix
foobar [Thu, 27 Mar 2003 13:16:18 +0000 (13:16 +0000)]
CS fix

21 years agochange to a pool-based bucket instead of a transient one.
Ian Holsman [Thu, 27 Mar 2003 05:31:49 +0000 (05:31 +0000)]
change to a pool-based bucket instead of a transient one.

21 years agoremove flush from standard unbuffered write.
Ian Holsman [Thu, 27 Mar 2003 04:35:44 +0000 (04:35 +0000)]
remove flush from standard unbuffered write.
people requiring a flush can turn implicit flush on.
Thanks ilia for benchmarking this!

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

21 years agoreally fix
Sterling Hughes [Wed, 26 Mar 2003 23:03:48 +0000 (23:03 +0000)]
really fix

21 years agofix segfault
Sterling Hughes [Wed, 26 Mar 2003 23:01:39 +0000 (23:01 +0000)]
fix segfault

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