]> granicus.if.org Git - php/log
php
19 years ago- This ini option is only effective when set in php.ini or httpd.conf
foobar [Fri, 5 Aug 2005 21:44:26 +0000 (21:44 +0000)]
- This ini option is only effective when set in php.ini or httpd.conf
  or .htacces, etc. as GPC variables are set before any ini_set() is called

19 years ago- Fixed bug #34015
foobar [Fri, 5 Aug 2005 20:38:50 +0000 (20:38 +0000)]
- Fixed bug #34015
# Whatever this test was supposed to try to test...sheesh..

19 years agoNetWare specific stat structure issues.
Anantha Kesari H Y [Fri, 5 Aug 2005 14:03:57 +0000 (14:03 +0000)]
NetWare specific stat structure issues.
--Kamesh

19 years agoFixed bug #33996 (No information given for fatal error on passing invalid value to...
Dmitry Stogov [Fri, 5 Aug 2005 09:35:09 +0000 (09:35 +0000)]
Fixed bug #33996 (No information given for fatal error on passing invalid value to typed argument)

19 years agoSkip test on solaris
foobar [Fri, 5 Aug 2005 09:19:43 +0000 (09:19 +0000)]
Skip test on solaris

19 years agoFixed bug #33999 (object remains object when cast to int)
Dmitry Stogov [Fri, 5 Aug 2005 09:02:14 +0000 (09:02 +0000)]
Fixed bug #33999 (object remains object when cast to int)

19 years ago- Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
foobar [Fri, 5 Aug 2005 08:14:54 +0000 (08:14 +0000)]
- Changed -a to -A to prevent enabling PHP in httpd.conf automatically.
# Most distributions use separate file in a conf.d/ directory to enable
# PHP, using -a would add unnecessary line in the main httpd.conf and
# causes a warning during startup.

19 years agoFixed memory leak in foreach() on undefined variable (Zend/tests/foreach_undefined...
Dmitry Stogov [Fri, 5 Aug 2005 06:29:46 +0000 (06:29 +0000)]
Fixed memory leak in foreach() on undefined variable (Zend/tests/foreach_undefined.php)

19 years agoChangeLog update
<changelog@php.net> [Fri, 5 Aug 2005 05:40:03 +0000 (05:40 +0000)]
ChangeLog update

19 years agotest -e doesn't work on solaris
Wez Furlong [Thu, 4 Aug 2005 16:57:15 +0000 (16:57 +0000)]
test -e doesn't work on solaris

19 years ago- Update TODO
Derick Rethans [Thu, 4 Aug 2005 14:59:29 +0000 (14:59 +0000)]
- Update TODO

19 years agoadd test for the last Dmitry's fix
Antony Dovgal [Thu, 4 Aug 2005 14:12:07 +0000 (14:12 +0000)]
add test for the last Dmitry's fix

19 years agoFixed possible memory corryption during compilation of <?php foreach($a as $b); ?>
Dmitry Stogov [Thu, 4 Aug 2005 14:04:36 +0000 (14:04 +0000)]
Fixed possible memory corryption during compilation of <?php foreach($a as $b); ?>

19 years agoFixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
Dmitry Stogov [Thu, 4 Aug 2005 10:34:39 +0000 (10:34 +0000)]
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)

19 years agoFixed clone bug in ze1_compatibilty mode
Dmitry Stogov [Thu, 4 Aug 2005 08:36:54 +0000 (08:36 +0000)]
Fixed clone bug in ze1_compatibilty mode

19 years agoChangeLog update
<changelog@php.net> [Thu, 4 Aug 2005 05:49:41 +0000 (05:49 +0000)]
ChangeLog update

19 years agoFixed memory leak.
Ilia Alshanetsky [Wed, 3 Aug 2005 18:26:16 +0000 (18:26 +0000)]
Fixed memory leak.

19 years ago- Bumber up year
foobar [Wed, 3 Aug 2005 14:08:58 +0000 (14:08 +0000)]
- Bumber up year

19 years agoupdate credits
foobar [Wed, 3 Aug 2005 13:47:34 +0000 (13:47 +0000)]
update credits

19 years agoBump up the year
foobar [Wed, 3 Aug 2005 13:30:58 +0000 (13:30 +0000)]
Bump up the year

19 years agoNuked DOS EOLs
foobar [Wed, 3 Aug 2005 13:29:00 +0000 (13:29 +0000)]
Nuked DOS EOLs

19 years agoBump up year
foobar [Wed, 3 Aug 2005 13:28:14 +0000 (13:28 +0000)]
Bump up year

19 years ago- 2004 -> 2005
foobar [Wed, 3 Aug 2005 11:12:19 +0000 (11:12 +0000)]
- 2004 -> 2005

19 years agoChangeLog update
<changelog@php.net> [Wed, 3 Aug 2005 05:36:05 +0000 (05:36 +0000)]
ChangeLog update

19 years ago- Fix test.
Derick Rethans [Tue, 2 Aug 2005 21:16:05 +0000 (21:16 +0000)]
- Fix test.

19 years agomake skipif test use ini options specified by -d command line options
Hartmut Holzgraefe [Tue, 2 Aug 2005 17:05:01 +0000 (17:05 +0000)]
make skipif test use ini options specified by -d command line options

19 years agoFixed bug #33942 (the patch to #33156 crash cygwin except cli)
Dmitry Stogov [Tue, 2 Aug 2005 17:01:17 +0000 (17:01 +0000)]
Fixed bug #33942 (the patch to #33156 crash cygwin except cli)

19 years agoFixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash)
Ilia Alshanetsky [Tue, 2 Aug 2005 17:01:05 +0000 (17:01 +0000)]
Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash)

19 years ago- Fixed bug #33967 (misuse of Exception constructor doesn\'t display errorfile)
foobar [Tue, 2 Aug 2005 16:31:53 +0000 (16:31 +0000)]
- Fixed bug #33967 (misuse of Exception constructor doesn\'t display errorfile)

19 years agofix test when include_path does NOT have . in it
foobar [Tue, 2 Aug 2005 15:13:21 +0000 (15:13 +0000)]
fix test when include_path does NOT have . in it

19 years agoRemoved warnings
Dmitry Stogov [Tue, 2 Aug 2005 12:11:55 +0000 (12:11 +0000)]
Removed warnings

19 years agoFixed ZTS build
Dmitry Stogov [Tue, 2 Aug 2005 11:15:42 +0000 (11:15 +0000)]
Fixed ZTS build

19 years agoBFN
foobar [Tue, 2 Aug 2005 06:33:51 +0000 (06:33 +0000)]
BFN

19 years agoChangeLog update
<changelog@php.net> [Tue, 2 Aug 2005 05:39:06 +0000 (05:39 +0000)]
ChangeLog update

19 years ago- Need to expose this one too
Marcus Boerger [Tue, 2 Aug 2005 02:20:01 +0000 (02:20 +0000)]
- Need to expose this one too

19 years ago- Update version info
Marcus Boerger [Tue, 2 Aug 2005 00:00:41 +0000 (00:00 +0000)]
- Update version info

19 years agoAllow building gd on windows systems without t1lib (M. Sisolak) #33620
Edin Kadribasic [Mon, 1 Aug 2005 21:57:09 +0000 (21:57 +0000)]
Allow building gd on windows systems without t1lib (M. Sisolak) #33620

19 years agoAllow building against the latest cclient
Edin Kadribasic [Mon, 1 Aug 2005 20:55:31 +0000 (20:55 +0000)]
Allow building against the latest cclient

19 years agoAllow SOAP work when allow_url_fopen is turned off.
Dmitry Stogov [Mon, 1 Aug 2005 11:38:02 +0000 (11:38 +0000)]
Allow SOAP work when allow_url_fopen is turned off.

19 years agoFixed bug #33723 (php_value overrides php_admin_value)
Dmitry Stogov [Mon, 1 Aug 2005 07:46:54 +0000 (07:46 +0000)]
Fixed bug #33723 (php_value overrides php_admin_value)

19 years ago- Fixed testcase.
Derick Rethans [Mon, 1 Aug 2005 07:38:20 +0000 (07:38 +0000)]
- Fixed testcase.

19 years agoChangeLog update
<changelog@php.net> [Mon, 1 Aug 2005 05:39:34 +0000 (05:39 +0000)]
ChangeLog update

19 years agoAdded test for bug #27908
foobar [Sun, 31 Jul 2005 21:59:01 +0000 (21:59 +0000)]
Added test for bug #27908

19 years ago- Fix test.
foobar [Sun, 31 Jul 2005 21:18:16 +0000 (21:18 +0000)]
- Fix test.

19 years agofix test
foobar [Sun, 31 Jul 2005 20:36:48 +0000 (20:36 +0000)]
fix test

19 years agoSystemID and publicID params reversed in declaration handlers
Rob Richards [Sun, 31 Jul 2005 17:14:13 +0000 (17:14 +0000)]
SystemID and publicID params reversed in declaration handlers

19 years agoUpdate TODO.
Sebastian Bergmann [Sun, 31 Jul 2005 16:40:49 +0000 (16:40 +0000)]
Update TODO.

19 years agoUpdate todo
Ilia Alshanetsky [Sun, 31 Jul 2005 16:37:42 +0000 (16:37 +0000)]
Update todo

19 years agoChangeLog update
<changelog@php.net> [Sun, 31 Jul 2005 05:37:31 +0000 (05:37 +0000)]
ChangeLog update

19 years agoAdded test for bug #25359
foobar [Sat, 30 Jul 2005 13:37:57 +0000 (13:37 +0000)]
Added test for bug #25359

19 years agoChangeLog update
<changelog@php.net> [Sat, 30 Jul 2005 05:37:45 +0000 (05:37 +0000)]
ChangeLog update

19 years agoswitch to ansi declaration so that vs.net 2005 groks it.
Wez Furlong [Fri, 29 Jul 2005 23:31:59 +0000 (23:31 +0000)]
switch to ansi declaration so that vs.net 2005 groks it.

19 years agoFixed sqlite build, sqlite3.h was not being correctly generated.
Ilia Alshanetsky [Fri, 29 Jul 2005 20:41:52 +0000 (20:41 +0000)]
Fixed sqlite build, sqlite3.h was not being correctly generated.

19 years agoBackport of libsqlite fix in relation to AS keyword.
Ilia Alshanetsky [Fri, 29 Jul 2005 19:48:52 +0000 (19:48 +0000)]
Backport of libsqlite fix in relation to AS keyword.

19 years ago- Fixed bug #33837 (Informix ESQL version numbering schema changed)
foobar [Fri, 29 Jul 2005 19:41:01 +0000 (19:41 +0000)]
- Fixed bug #33837 (Informix ESQL version numbering schema changed)

19 years ago- Add ENV support (mike)
Marcus Boerger [Fri, 29 Jul 2005 17:25:38 +0000 (17:25 +0000)]
- Add ENV support (mike)

19 years agoFixed warning message generated when isset() or empty() are given invalid
Ilia Alshanetsky [Fri, 29 Jul 2005 16:27:32 +0000 (16:27 +0000)]
Fixed warning message generated when isset() or empty() are given invalid
offset type.

19 years agoFixed bug #33904 (input array keys being escaped when magic quotes is off).
Ilia Alshanetsky [Fri, 29 Jul 2005 15:43:37 +0000 (15:43 +0000)]
Fixed bug #33904 (input array keys being escaped when magic quotes is off).

19 years ago- Fixed few logic errors in php*.ini search path creation as documented here:
foobar [Fri, 29 Jul 2005 14:29:27 +0000 (14:29 +0000)]
- Fixed few logic errors in php*.ini search path creation as documented here:

   http://fi.php.net/manual/en/configuration.php#configuration.file

#
# Before this patch:
#
# $ strace php -r 'echo 1;' 2>&1 | grep php.ini
# open("/www/php/lib/php.ini", O_RDONLY)  = 3
# lstat64("/www/php/lib/php.ini", {st_mode=S_IFREG|0640, st_size=46264, ...}) = 0
#
# With this patch:
#
# $ strace php -r 'echo 1;' 2>&1 | grep php.ini
# open("./php.ini", O_RDONLY)             = -1 ENOENT (No such file or directory)
# open("/usr/src/php5_1_full/sapi/cli/php.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
# open("/www/php/lib/php.ini", O_RDONLY)  = 3
# lstat64("/www/php/lib/php.ini", {st_mode=S_IFREG|0640, st_size=46264, ...}) = 0
#

19 years ago- Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so does...
foobar [Fri, 29 Jul 2005 13:25:33 +0000 (13:25 +0000)]
- Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so does not work)

19 years ago- Fixed bug #33917 (number_format() output with > 1 char separators)
foobar [Fri, 29 Jul 2005 12:58:25 +0000 (12:58 +0000)]
- Fixed bug #33917 (number_format() output with > 1 char separators)

19 years agofix VPATH builds
foobar [Fri, 29 Jul 2005 09:50:15 +0000 (09:50 +0000)]
fix VPATH builds

19 years agoIn NetWare few of the programs like apache2 and ldap use winsock inclusinf sys/socket...
Anantha Kesari H Y [Fri, 29 Jul 2005 09:20:32 +0000 (09:20 +0000)]
In NetWare few of the programs like apache2 and ldap use winsock inclusinf sys/socket.h is not desirable.
--Kamesh

19 years agoChangeLog update
<changelog@php.net> [Fri, 29 Jul 2005 05:38:30 +0000 (05:38 +0000)]
ChangeLog update

19 years agoupdate generated file
foobar [Fri, 29 Jul 2005 00:22:02 +0000 (00:22 +0000)]
update generated file

19 years agonews file tinkering
Ilia Alshanetsky [Thu, 28 Jul 2005 23:21:34 +0000 (23:21 +0000)]
news file tinkering

19 years ago- Tiny fixlet
Andi Gutmans [Thu, 28 Jul 2005 21:39:57 +0000 (21:39 +0000)]
- Tiny fixlet

19 years ago- Before we later run into BC trouble we split flags into two params mode
Marcus Boerger [Thu, 28 Jul 2005 21:09:02 +0000 (21:09 +0000)]
- Before we later run into BC trouble we split flags into two params mode
  and flags now before branching for 5.1.

19 years ago- Allow static loader functions (but only for 5.1.1 as discussed with Andi)
Marcus Boerger [Thu, 28 Jul 2005 20:59:44 +0000 (20:59 +0000)]
- Allow static loader functions (but only for 5.1.1 as discussed with Andi)

19 years ago- Add convenience function zend_is_callable_ex() and base zend_is_callable
Marcus Boerger [Thu, 28 Jul 2005 20:55:50 +0000 (20:55 +0000)]
- Add convenience function zend_is_callable_ex() and base zend_is_callable
  and zend_make_callable on it. This functions allows to check if a php
  variable is a callable function and returns its function pointer as well
  as object if possible.
# Commit this now so we can use it in 5.1.* series as discussed with Andi.

19 years agoNetWare cleanup
Anantha Kesari H Y [Thu, 28 Jul 2005 09:44:13 +0000 (09:44 +0000)]
NetWare cleanup
--Kamesh

19 years agodefined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than includin...
Anantha Kesari H Y [Thu, 28 Jul 2005 09:41:34 +0000 (09:41 +0000)]
defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than including a sysexits.h.
-Kamesh

19 years agoCleaned up the NetWare code.
Anantha Kesari H Y [Thu, 28 Jul 2005 09:40:50 +0000 (09:40 +0000)]
Cleaned up the NetWare code.
--Kamesh

19 years agoChangeLog update
<changelog@php.net> [Thu, 28 Jul 2005 05:32:06 +0000 (05:32 +0000)]
ChangeLog update

19 years ago- Fix issues with iterators and excpetions
Marcus Boerger [Wed, 27 Jul 2005 22:19:01 +0000 (22:19 +0000)]
- Fix issues with iterators and excpetions
# update documentation
#
# In 5.2 we need to implement an event handler onException() to be invoked
# on exceptions during getChildren() calls. Its default implementation
# would simply rethrow the exception if the flag is not set and delete if
# if it was set. To do so the exceptions refcount needs to be increased
# before calling zend_clear_exception() to keep the exception alive but
# clear the control information.
#
# As a side note this is alos the easy solution to allow multi exception
# handling: Simply clear the engine's exception info and add a property
# called $previousException to the base exception and assign it from the
# already pending one.

19 years agonews entry for bug #33882 fix
Hartmut Holzgraefe [Wed, 27 Jul 2005 21:21:05 +0000 (21:21 +0000)]
news entry for bug #33882 fix

19 years agows
foobar [Wed, 27 Jul 2005 15:24:36 +0000 (15:24 +0000)]
ws

19 years agows fix
Antony Dovgal [Wed, 27 Jul 2005 15:16:14 +0000 (15:16 +0000)]
ws fix

19 years agoedge case: do not remove trailing slash for root directory (Bug #33882)
Hartmut Holzgraefe [Wed, 27 Jul 2005 15:13:50 +0000 (15:13 +0000)]
edge case: do not remove trailing slash for root directory (Bug #33882)

19 years agophp.ini search logic needs to use the absolute path of the running binary
Hartmut Holzgraefe [Wed, 27 Jul 2005 15:12:18 +0000 (15:12 +0000)]
php.ini search logic needs to use the absolute path of the running binary
when looking for php.ini in the directory the php binary is installed in

19 years agoFixed bug #32139 (SOAP client does not auto-handle base64 encoding).
Ilia Alshanetsky [Wed, 27 Jul 2005 14:52:52 +0000 (14:52 +0000)]
Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).

19 years agoadd sanity checks
Wez Furlong [Wed, 27 Jul 2005 14:18:01 +0000 (14:18 +0000)]
add sanity checks

19 years agofixup the build in HEAD again... moved the maintainer only stuff out of the
Wez Furlong [Wed, 27 Jul 2005 11:53:00 +0000 (11:53 +0000)]
fixup the build in HEAD again... moved the maintainer only stuff out of the
config.m4 and into a separate script to make it cleaner

19 years agoconfigure.in
Anantha Kesari H Y [Wed, 27 Jul 2005 11:48:14 +0000 (11:48 +0000)]
configure.in
moved the PHP_OS and PHP_UNAME definitions near the place other oses define them currently it is ggeting redined to build machine values when ./configure script is generated using autoconf version 2.13 but works fine with autoconf 2.51.
Defining the default EXTENSION_DIR for NetWare

--Kamesh

19 years agoChangeLog update
<changelog@php.net> [Wed, 27 Jul 2005 05:38:07 +0000 (05:38 +0000)]
ChangeLog update

19 years agotypo
Wez Furlong [Wed, 27 Jul 2005 04:20:50 +0000 (04:20 +0000)]
typo

19 years agoYes, I can't count the months, and no, I'm not related to Ilia.
Wez Furlong [Wed, 27 Jul 2005 04:07:44 +0000 (04:07 +0000)]
Yes, I can't count the months, and no, I'm not related to Ilia.

19 years agoPrep for PECL release.
Wez Furlong [Wed, 27 Jul 2005 04:07:11 +0000 (04:07 +0000)]
Prep for PECL release.
Fixup config.m4 to work properly under a pear tool vpath build
# seems strange that it was so badly broken... did something major change?

19 years agoAdd support for instant client 10.1.0.4.
Wez Furlong [Wed, 27 Jul 2005 03:48:08 +0000 (03:48 +0000)]
Add support for instant client 10.1.0.4.
Theoretically also add support for 10.2 libraries.
Prep for PECL release.

19 years agoprep for pecl release
Wez Furlong [Wed, 27 Jul 2005 03:22:03 +0000 (03:22 +0000)]
prep for pecl release

19 years agoAdd package.xml
Wez Furlong [Wed, 27 Jul 2005 03:13:05 +0000 (03:13 +0000)]
Add package.xml

19 years agoprep for PECL release
Wez Furlong [Wed, 27 Jul 2005 03:12:43 +0000 (03:12 +0000)]
prep for PECL release

19 years agoprep for PECL release
Wez Furlong [Wed, 27 Jul 2005 02:51:01 +0000 (02:51 +0000)]
prep for PECL release

19 years agoPrep for PECL release
Wez Furlong [Wed, 27 Jul 2005 02:39:46 +0000 (02:39 +0000)]
Prep for PECL release

19 years agoOnly set authorizer if we intend to use it (safe_mode or open_basedir).
Ilia Alshanetsky [Wed, 27 Jul 2005 02:35:37 +0000 (02:35 +0000)]
Only set authorizer if we intend to use it (safe_mode or open_basedir).

19 years agoFixed bug #33869 (strtotime() problem with "+1days" format).
Ilia Alshanetsky [Tue, 26 Jul 2005 22:29:27 +0000 (22:29 +0000)]
Fixed bug #33869 (strtotime() problem with "+1days" format).

19 years agoFix for bug #33869
Ilia Alshanetsky [Tue, 26 Jul 2005 22:22:06 +0000 (22:22 +0000)]
Fix for bug #33869

19 years agobug #33865
foobar [Tue, 26 Jul 2005 18:33:15 +0000 (18:33 +0000)]
bug #33865

19 years agoNetWare can make use of autoconf based build
Anantha Kesari H Y [Tue, 26 Jul 2005 13:12:02 +0000 (13:12 +0000)]
NetWare can make use of autoconf based build
--Kamesh

19 years agoChangeLog update
<changelog@php.net> [Tue, 26 Jul 2005 05:32:16 +0000 (05:32 +0000)]
ChangeLog update