]> granicus.if.org Git - php/log
php
19 years agoMFH, compiler detection
Wez Furlong [Fri, 12 Aug 2005 20:08:14 +0000 (20:08 +0000)]
MFH, compiler detection

19 years ago- Fixed bug #33326 (Cannot build extensions with phpize on Macosx).
foobar [Fri, 12 Aug 2005 15:15:17 +0000 (15:15 +0000)]
- Fixed bug #33326 (Cannot build extensions with phpize on Macosx).

19 years agoFixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
Dmitry Stogov [Fri, 12 Aug 2005 14:56:59 +0000 (14:56 +0000)]
Fixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())

19 years ago- Fixed bug #34097 (configure failed to initize RE2C="exit 0;" when re2c is not found)
foobar [Fri, 12 Aug 2005 13:53:27 +0000 (13:53 +0000)]
- Fixed bug #34097 (configure failed to initize RE2C="exit 0;" when re2c is not found)

19 years agono DOS EOLs!
foobar [Thu, 11 Aug 2005 23:53:59 +0000 (23:53 +0000)]
no DOS EOLs!

19 years ago- Fixed test
foobar [Thu, 11 Aug 2005 23:51:35 +0000 (23:51 +0000)]
- Fixed test

19 years agoMFH
foobar [Thu, 11 Aug 2005 23:45:22 +0000 (23:45 +0000)]
MFH

19 years agoMFH
foobar [Thu, 11 Aug 2005 23:05:34 +0000 (23:05 +0000)]
MFH

19 years ago- Regenerated.
foobar [Thu, 11 Aug 2005 22:36:47 +0000 (22:36 +0000)]
- Regenerated.

19 years agoBFNS
foobar [Thu, 11 Aug 2005 22:34:10 +0000 (22:34 +0000)]
BFNS

19 years ago- And this is version 5.1
Marcus Boerger [Thu, 11 Aug 2005 21:41:30 +0000 (21:41 +0000)]
- And this is version 5.1

19 years agoBFN
Antony Dovgal [Thu, 11 Aug 2005 21:21:31 +0000 (21:21 +0000)]
BFN

19 years agofix #34078 (Reflection API problems in methods with boolean or null default values)
Antony Dovgal [Thu, 11 Aug 2005 21:16:20 +0000 (21:16 +0000)]
fix #34078 (Reflection API problems in methods with boolean or null default values)

19 years ago- MFH creadits to Johannes
Marcus Boerger [Thu, 11 Aug 2005 20:45:58 +0000 (20:45 +0000)]
- MFH creadits to Johannes

19 years agoRemove pear/XML_RPC dependency for the pear installer
Rasmus Lerdorf [Thu, 11 Aug 2005 16:43:26 +0000 (16:43 +0000)]
Remove pear/XML_RPC dependency for the pear installer
PEAR guys, please doublecheck this.

19 years agoRevert the last patch so we can release PHP 5.1
Frank M. Kromann [Thu, 11 Aug 2005 03:54:06 +0000 (03:54 +0000)]
Revert the last patch so we can release PHP 5.1

19 years agoMinor consistency cleanup
Rasmus Lerdorf [Wed, 10 Aug 2005 23:33:10 +0000 (23:33 +0000)]
Minor consistency cleanup

19 years agoMFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
Ilia Alshanetsky [Wed, 10 Aug 2005 22:45:31 +0000 (22:45 +0000)]
MFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
wddx_deserialize()).

19 years agoFixed bug #34062 (Crash in catch block when many arguments are used)
Dmitry Stogov [Wed, 10 Aug 2005 13:11:05 +0000 (13:11 +0000)]
Fixed bug #34062 (Crash in catch block when many arguments are used)

19 years agoFixed bug #25359 (array_multisort() doesn't work in a function if array is global...
Dmitry Stogov [Wed, 10 Aug 2005 12:02:52 +0000 (12:02 +0000)]
Fixed bug #25359 (array_multisort() doesn't work in a function if array is global or reference)

19 years agoFixed bug #34064 (arr[] as param to function in class gives invalid opcode)
Dmitry Stogov [Wed, 10 Aug 2005 10:39:55 +0000 (10:39 +0000)]
Fixed bug #34064 (arr[] as param to function in class gives invalid opcode)

19 years ago- MFH estrdup/strndup change (as hinted by Andi)
Marcus Boerger [Wed, 10 Aug 2005 08:36:46 +0000 (08:36 +0000)]
- MFH estrdup/strndup change (as hinted by Andi)

19 years agoFixed bug #33940 (array_map() fails to pass by reference when called recursively)
Dmitry Stogov [Wed, 10 Aug 2005 08:22:01 +0000 (08:22 +0000)]
Fixed bug #33940 (array_map() fails to pass by reference when called recursively)

19 years agoFixed bug #29253 (array_diff with $GLOBALS argument fails)
Dmitry Stogov [Wed, 10 Aug 2005 07:43:07 +0000 (07:43 +0000)]
Fixed bug #29253 (array_diff with $GLOBALS argument fails)

19 years agoFixed bug #34045 (Buffer overflow with serialized object)
Dmitry Stogov [Wed, 10 Aug 2005 06:37:19 +0000 (06:37 +0000)]
Fixed bug #34045 (Buffer overflow with serialized object)

19 years agoFixed test file (.inc.php -> .php)
Dmitry Stogov [Wed, 10 Aug 2005 06:10:04 +0000 (06:10 +0000)]
Fixed test file (.inc.php -> .php)

19 years ago- This didn't end up being included
Andi Gutmans [Tue, 9 Aug 2005 22:23:01 +0000 (22:23 +0000)]
- This didn't end up being included

19 years ago- MFH: PEAR uses .php not .inc.php (as discussed with Andi)
Marcus Boerger [Tue, 9 Aug 2005 21:13:04 +0000 (21:13 +0000)]
- MFH: PEAR uses .php not .inc.php (as discussed with Andi)

19 years ago- MFH:
Derick Rethans [Tue, 9 Aug 2005 21:10:22 +0000 (21:10 +0000)]
- MFH:
- Fixed TSRM issue.
- Added guessed timezone to phpinfo() output.
- Initialize is_dst in some cases.
- Corrected some test cases.

19 years agoSync with config.m4.
Sebastian Bergmann [Tue, 9 Aug 2005 06:25:24 +0000 (06:25 +0000)]
Sync with config.m4.

19 years ago- No release today. Found a critical bug...
Andi Gutmans [Tue, 9 Aug 2005 05:40:56 +0000 (05:40 +0000)]
- No release today. Found a critical bug...

19 years ago- RC1
Andi Gutmans [Tue, 9 Aug 2005 05:08:59 +0000 (05:08 +0000)]
- RC1

19 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_1'.
SVN Migration [Mon, 8 Aug 2005 23:59:05 +0000 (23:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.

19 years agoUpgrade to PCRE version 6.2.
Andrei Zmievski [Mon, 8 Aug 2005 23:59:04 +0000 (23:59 +0000)]
Upgrade to PCRE version 6.2.

# Don't worry, upgrade for other branches is coming

19 years agoMake sure this works for multiple results as well
Frank M. Kromann [Mon, 8 Aug 2005 23:09:06 +0000 (23:09 +0000)]
Make sure this works for multiple results as well

19 years agoRemove debug code and optimize a bit
Frank M. Kromann [Mon, 8 Aug 2005 22:55:56 +0000 (22:55 +0000)]
Remove debug code and optimize a bit

19 years agomakedev is a macro on several systems.
Magnus M��tt� [Mon, 8 Aug 2005 21:44:58 +0000 (21:44 +0000)]
makedev is a macro on several systems.

19 years agoNews entry for Fix #32010
Frank M. Kromann [Mon, 8 Aug 2005 21:35:03 +0000 (21:35 +0000)]
News entry for Fix #32010

19 years agoFix #32010. Leak in mssql_fetch_batch().
Frank M. Kromann [Mon, 8 Aug 2005 21:32:18 +0000 (21:32 +0000)]
Fix #32010. Leak in mssql_fetch_batch().

19 years agoBFNSF
foobar [Mon, 8 Aug 2005 18:07:07 +0000 (18:07 +0000)]
BFNSF

19 years agofinally!
Hartmut Holzgraefe [Mon, 8 Aug 2005 17:57:35 +0000 (17:57 +0000)]
finally!

  cd some_extension
  phpize
  configure
  make
  make test # <<< THIS WORKS!!! :)

19 years agoput the -d extension loading options in the right place,
Hartmut Holzgraefe [Mon, 8 Aug 2005 17:49:32 +0000 (17:49 +0000)]
put the -d extension loading options in the right place,
get rid of basename

19 years agoFix cleanup
foobar [Mon, 8 Aug 2005 16:58:12 +0000 (16:58 +0000)]
Fix cleanup

19 years ago- Fixed problem with -dextension=foobar.so not having it's MINIT run.
foobar [Mon, 8 Aug 2005 16:49:44 +0000 (16:49 +0000)]
- Fixed problem with -dextension=foobar.so not having it's MINIT run.

19 years agoAdjust date("") handling.
Ilia Alshanetsky [Mon, 8 Aug 2005 16:49:30 +0000 (16:49 +0000)]
Adjust date("") handling.

19 years ago- Made it possible to do "make test" for phpized extensions
foobar [Mon, 8 Aug 2005 16:06:49 +0000 (16:06 +0000)]
- Made it possible to do "make test" for phpized extensions

19 years ago- Show the dependancy name we could not find (req_mod is null here when it is not...
foobar [Mon, 8 Aug 2005 14:25:05 +0000 (14:25 +0000)]
- Show the dependancy name we could not find (req_mod is null here when it is not found :)

19 years agoAutomatic encoding/decoding of hexbin data type (base64 support is improved)
Dmitry Stogov [Mon, 8 Aug 2005 09:53:58 +0000 (09:53 +0000)]
Automatic encoding/decoding of hexbin data type (base64 support is improved)

19 years agofix extension loading from command line, resources didn't work
Hartmut Holzgraefe [Mon, 8 Aug 2005 08:45:33 +0000 (08:45 +0000)]
fix extension loading from command line, resources didn't work
(still related to Bug #33899)

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

19 years agoBFN
foobar [Sun, 7 Aug 2005 22:09:06 +0000 (22:09 +0000)]
BFN

19 years ago- Fixed bug #29334 (mail() provides incorrect message time header)
foobar [Sun, 7 Aug 2005 22:06:29 +0000 (22:06 +0000)]
- Fixed bug #29334 (mail() provides incorrect message time header)

19 years agoMissing entry
foobar [Sun, 7 Aug 2005 21:00:28 +0000 (21:00 +0000)]
Missing entry

19 years ago configure.in scripts/Makefile.frag scripts/phpize.in
Hartmut Holzgraefe [Sun, 7 Aug 2005 20:47:29 +0000 (20:47 +0000)]
  configure.in scripts/Makefile.frag scripts/phpize.in

19 years agoUpdate todo.
Ilia Alshanetsky [Sun, 7 Aug 2005 18:33:45 +0000 (18:33 +0000)]
Update todo.

19 years agotypo fix
Hartmut Holzgraefe [Sun, 7 Aug 2005 15:13:50 +0000 (15:13 +0000)]
typo fix

19 years agoThis test failed because libxml versions differ..
foobar [Sun, 7 Aug 2005 14:22:10 +0000 (14:22 +0000)]
This test failed because libxml versions differ..

19 years ago- Fix skip-if comment.
Derick Rethans [Sun, 7 Aug 2005 12:48:31 +0000 (12:48 +0000)]
- Fix skip-if comment.

19 years agoChangeLog update
<changelog@php.net> [Sun, 7 Aug 2005 05:35:13 +0000 (05:35 +0000)]
ChangeLog update

19 years ago- each file needs a role
Pierre Joye [Sun, 7 Aug 2005 00:50:36 +0000 (00:50 +0000)]
- each file needs a role
  NB: "Fix" 1.4 to do what 1.3 does

19 years ago- add package2.xml
Pierre Joye [Sat, 6 Aug 2005 23:31:12 +0000 (23:31 +0000)]
- add package2.xml

19 years ago- prepare release
Pierre Joye [Sat, 6 Aug 2005 23:30:50 +0000 (23:30 +0000)]
- prepare release

19 years agoMention new library bundle on windows
Edin Kadribasic [Sat, 6 Aug 2005 23:30:49 +0000 (23:30 +0000)]
Mention new library bundle on windows

19 years ago- fix examples
Pierre Joye [Sat, 6 Aug 2005 23:09:29 +0000 (23:09 +0000)]
- fix examples

19 years agoBFN
foobar [Sat, 6 Aug 2005 22:31:43 +0000 (22:31 +0000)]
BFN

19 years agoOnly link zlib if we dont compile it in (#3406)
Edin Kadribasic [Sat, 6 Aug 2005 22:20:06 +0000 (22:20 +0000)]
Only link zlib if we dont compile it in (#3406)

19 years agoAdd missing export
Edin Kadribasic [Sat, 6 Aug 2005 22:18:41 +0000 (22:18 +0000)]
Add missing export

19 years agofix tests
Rob Richards [Sat, 6 Aug 2005 18:23:40 +0000 (18:23 +0000)]
fix tests

19 years agoadd a comment
Andrey Hristov [Sat, 6 Aug 2005 16:56:42 +0000 (16:56 +0000)]
add a comment

19 years agoadd error checking
Andrey Hristov [Sat, 6 Aug 2005 16:38:48 +0000 (16:38 +0000)]
add error checking

19 years agofix problem on 64 bit - when asking for "l" supply long not int because
Andrey Hristov [Sat, 6 Aug 2005 16:15:53 +0000 (16:15 +0000)]
fix problem on 64 bit - when asking for "l" supply long not int because
on 64 bit they differ and zend_parse_parameters makes a *(long*) cast
which means that if the variable is int 4 bytes of the variable(s)
declared before it (on the stack) will be overwritten. In this case
this is the length of the query -> made 0 and mysqli_query() returns
FALSE.

19 years agoFix for #32531
Frank M. Kromann [Sat, 6 Aug 2005 05:42:51 +0000 (05:42 +0000)]
Fix for #32531
No need to alias these functions on windows or if the mssql extension is compiled. This change will allow the use of both extensions at the same time.

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

19 years agoCleanup to match the current cvs version of ming0.3beta
Frank M. Kromann [Sat, 6 Aug 2005 05:30:20 +0000 (05:30 +0000)]
Cleanup to match the current cvs version of ming0.3beta

19 years agoNo HTML output if html_errors is off (bug #34006)
foobar [Fri, 5 Aug 2005 22:37:48 +0000 (22:37 +0000)]
No HTML output if html_errors is off (bug #34006)

19 years agoFix compile failure with GCC 4.0.x
foobar [Fri, 5 Aug 2005 22:28:23 +0000 (22:28 +0000)]
Fix compile failure with GCC 4.0.x

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