]> granicus.if.org Git - php/log
php
19 years agoFix crash with e.g. stream_get_meta_data()
foobar [Thu, 25 Aug 2005 12:25:10 +0000 (12:25 +0000)]
Fix crash with e.g. stream_get_meta_data()

19 years ago- MFH: Fixed bug #34087 for real.
Derick Rethans [Thu, 25 Aug 2005 09:47:28 +0000 (09:47 +0000)]
- MFH: Fixed bug #34087 for real.
- MFH: Windows compile fixes.

19 years agoMFH: Remainder of the 34191 bug fix.
Ilia Alshanetsky [Wed, 24 Aug 2005 16:19:57 +0000 (16:19 +0000)]
MFH: Remainder of the 34191 bug fix.

19 years agoPCRE lib is 6.2
foobar [Wed, 24 Aug 2005 14:48:57 +0000 (14:48 +0000)]
PCRE lib is 6.2

19 years agoMFH:
Derick Rethans [Wed, 24 Aug 2005 13:39:34 +0000 (13:39 +0000)]
MFH:
- Fixed bug #34087 (strtotime() does not work with date format "Y/m/d").
- Make use of YYMAXFILL.
- Added support for using a . as hour/minute/second separator.

19 years agoFixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.
Dmitry Stogov [Wed, 24 Aug 2005 11:46:11 +0000 (11:46 +0000)]
Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.
Fixed support for missing nillable elements of sequnces.

19 years agoFixed return-by-reference from internal functions
Dmitry Stogov [Wed, 24 Aug 2005 10:41:06 +0000 (10:41 +0000)]
Fixed return-by-reference from internal functions

19 years ago- MFH: Fix alphabetic order and add missing class
Johannes Schlüter [Wed, 24 Aug 2005 10:17:43 +0000 (10:17 +0000)]
- MFH: Fix alphabetic order and add missing class

19 years agoMFH
foobar [Tue, 23 Aug 2005 21:40:26 +0000 (21:40 +0000)]
MFH

19 years agoremoved unused vars
Ilia Alshanetsky [Tue, 23 Aug 2005 15:16:02 +0000 (15:16 +0000)]
removed unused vars

19 years agosync with PEAR 1.3.6
Greg Beaver [Mon, 22 Aug 2005 22:09:54 +0000 (22:09 +0000)]
sync with PEAR 1.3.6

19 years agoadd XML_RPC 1.4.0
Greg Beaver [Mon, 22 Aug 2005 22:06:27 +0000 (22:06 +0000)]
add XML_RPC 1.4.0

19 years agomove Archive_Tar 1.3.2 => 1.3.1
Greg Beaver [Mon, 22 Aug 2005 21:51:15 +0000 (21:51 +0000)]
move Archive_Tar 1.3.2 => 1.3.1
1.3.2 does not exist

19 years agoMFH: Make dba extension support BerkleyDB 4.3.
Ilia Alshanetsky [Mon, 22 Aug 2005 19:59:28 +0000 (19:59 +0000)]
MFH: Make dba extension support BerkleyDB 4.3.

19 years agofix crash if throw attempted outside of executable code
Stanislav Malyshev [Mon, 22 Aug 2005 13:26:33 +0000 (13:26 +0000)]
fix crash if throw attempted outside of executable code

19 years agoMFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
Ilia Alshanetsky [Sun, 21 Aug 2005 16:03:21 +0000 (16:03 +0000)]
MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).

19 years agoadd checks for extensions that must be loaded
Greg Beaver [Sat, 20 Aug 2005 18:31:29 +0000 (18:31 +0000)]
add checks for extensions that must be loaded

19 years ago- fix bad revert and make the xmlrpc ext detections fallback
Pierre Joye [Thu, 18 Aug 2005 21:29:28 +0000 (21:29 +0000)]
- fix bad revert and make the xmlrpc ext detections fallback
  forgot that 5.1 still has pear in its branche

19 years agoAdd ext to the include path.
Wez Furlong [Thu, 18 Aug 2005 20:17:50 +0000 (20:17 +0000)]
Add ext to the include path.

19 years agoMFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
Ilia Alshanetsky [Thu, 18 Aug 2005 15:14:12 +0000 (15:14 +0000)]
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
reached);

19 years agoMFH: fix memleak
Antony Dovgal [Thu, 18 Aug 2005 15:13:45 +0000 (15:13 +0000)]
MFH: fix memleak

19 years agoMFH: Nuked EOLs from error messages
foobar [Thu, 18 Aug 2005 13:34:41 +0000 (13:34 +0000)]
MFH: Nuked EOLs from error messages

19 years agoMFH
foobar [Thu, 18 Aug 2005 12:54:44 +0000 (12:54 +0000)]
MFH

19 years agoMFH
foobar [Thu, 18 Aug 2005 12:40:41 +0000 (12:40 +0000)]
MFH

19 years agoMFH: nuked eol from error message
foobar [Thu, 18 Aug 2005 12:34:22 +0000 (12:34 +0000)]
MFH: nuked eol from error message

19 years agoMFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
Ilia Alshanetsky [Thu, 18 Aug 2005 01:14:42 +0000 (01:14 +0000)]
MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).

19 years agoadd return by ref from PEAR::raiseError
Greg Beaver [Wed, 17 Aug 2005 21:48:46 +0000 (21:48 +0000)]
add return by ref from PEAR::raiseError

19 years agore-enable XML_RPC 1.4.0
Greg Beaver [Wed, 17 Aug 2005 21:30:46 +0000 (21:30 +0000)]
re-enable XML_RPC 1.4.0

19 years agoMFH
foobar [Wed, 17 Aug 2005 17:03:52 +0000 (17:03 +0000)]
MFH

19 years agoBFN
foobar [Wed, 17 Aug 2005 16:56:20 +0000 (16:56 +0000)]
BFN

19 years agoAdded test for bug #34087
Ilia Alshanetsky [Wed, 17 Aug 2005 15:31:57 +0000 (15:31 +0000)]
Added test for bug #34087

19 years agoFixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg...
Dmitry Stogov [Wed, 17 Aug 2005 11:54:34 +0000 (11:54 +0000)]
Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 seg fault)

19 years agoMFH
foobar [Wed, 17 Aug 2005 07:54:07 +0000 (07:54 +0000)]
MFH

19 years agoIntroduce SoapClient::__setSoapHeaders()
Zeev Suraski [Wed, 17 Aug 2005 07:04:16 +0000 (07:04 +0000)]
Introduce SoapClient::__setSoapHeaders()

19 years ago- Prevent E_STRICT from ending up as exception
Marcus Boerger [Tue, 16 Aug 2005 18:10:34 +0000 (18:10 +0000)]
- Prevent E_STRICT from ending up as exception

19 years agoMFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).
Ilia Alshanetsky [Tue, 16 Aug 2005 14:20:41 +0000 (14:20 +0000)]
MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).

19 years agoGo back to dev
Zeev Suraski [Tue, 16 Aug 2005 12:01:42 +0000 (12:01 +0000)]
Go back to dev

19 years agoRebundle XML_RPC in the correct version for the Windows distro.
Edin Kadribasic [Tue, 16 Aug 2005 11:35:45 +0000 (11:35 +0000)]
Rebundle XML_RPC in the correct version for the Windows distro.

19 years agoRoll RC1
Zeev Suraski [Tue, 16 Aug 2005 10:59:56 +0000 (10:59 +0000)]
Roll RC1

19 years agoFixed memory leak
Dmitry Stogov [Tue, 16 Aug 2005 10:49:25 +0000 (10:49 +0000)]
Fixed memory leak

19 years agoUse free() instead of PQfreemem() to maintain compabitibility with older
Edin Kadribasic [Tue, 16 Aug 2005 09:55:44 +0000 (09:55 +0000)]
Use free() instead of PQfreemem() to maintain compabitibility with older
PostgreSQL client libraries (bug #33813).

19 years agoMFH: Input validation part 2.
Ilia Alshanetsky [Tue, 16 Aug 2005 00:25:39 +0000 (00:25 +0000)]
MFH: Input validation part 2.

19 years agoChunk the output
Ilia Alshanetsky [Mon, 15 Aug 2005 23:23:40 +0000 (23:23 +0000)]
Chunk the output

19 years agoBFN
Rob Richards [Mon, 15 Aug 2005 17:14:35 +0000 (17:14 +0000)]
BFN

19 years agoMFH: Fixed bug #34103 (line numbering not maintained in dom document)
Rob Richards [Mon, 15 Aug 2005 17:13:57 +0000 (17:13 +0000)]
MFH: Fixed bug #34103 (line numbering not maintained in dom document)

19 years agoMFH: input validation.
Ilia Alshanetsky [Mon, 15 Aug 2005 16:01:53 +0000 (16:01 +0000)]
MFH: input validation.

19 years ago- Fix tab-completion for constants.
Johannes Schlüter [Sun, 14 Aug 2005 13:07:15 +0000 (13:07 +0000)]
- Fix tab-completion for constants.

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