]> granicus.if.org Git - php/log
php
19 years agofix typo noticed by Nuno
Antony Dovgal [Fri, 12 Aug 2005 19:02:22 +0000 (19:02 +0000)]
fix typo noticed by Nuno

19 years agochange ["var_name":private"] -> ["var_name:private"]
Antony Dovgal [Fri, 12 Aug 2005 18:54:18 +0000 (18:54 +0000)]
change ["var_name":private"] -> ["var_name:private"]

* I'm also not sure we want ["var_name:public"], but I left it as is.

19 years agoUpdate.
Andrei Zmievski [Fri, 12 Aug 2005 18:14:26 +0000 (18:14 +0000)]
Update.

19 years agofix compile warnings
Antony Dovgal [Fri, 12 Aug 2005 18:03:55 +0000 (18:03 +0000)]
fix compile warnings

19 years ago*** empty log message ***
Andrei Zmievski [Fri, 12 Aug 2005 17:29:21 +0000 (17:29 +0000)]
*** empty log message ***

19 years agoAdd unicode macros for when Zend memory manager is disabled.
Andrei Zmievski [Fri, 12 Aug 2005 17:14:21 +0000 (17:14 +0000)]
Add unicode macros for when Zend memory manager is disabled.

19 years agofix array_merge() adding one superfluous byte to the key
Antony Dovgal [Fri, 12 Aug 2005 16:49:20 +0000 (16:49 +0000)]
fix array_merge() adding one superfluous byte to the key

19 years agofix php_u_trim() and compile warnings
Antony Dovgal [Fri, 12 Aug 2005 16:46:38 +0000 (16:46 +0000)]
fix php_u_trim() and compile warnings

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

19 years agoFixed user function call in unicode mode
Dmitry Stogov [Fri, 12 Aug 2005 14:58:29 +0000 (14:58 +0000)]
Fixed user function call in unicode mode

19 years agoUnicode support
Dmitry Stogov [Fri, 12 Aug 2005 14:57:58 +0000 (14:57 +0000)]
Unicode support

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

19 years agoUnicode support
Dmitry Stogov [Fri, 12 Aug 2005 14:11:16 +0000 (14:11 +0000)]
Unicode support

19 years agoZTS fixes.
Sebastian Bergmann [Fri, 12 Aug 2005 14:08:28 +0000 (14:08 +0000)]
ZTS fixes.

19 years agoMFB
foobar [Fri, 12 Aug 2005 13:54:47 +0000 (13:54 +0000)]
MFB

19 years agoFixed str_repeat() bug
Dmitry Stogov [Fri, 12 Aug 2005 13:41:15 +0000 (13:41 +0000)]
Fixed str_repeat() bug

19 years agoFixed incorrect variable parsing in non-unicode mode
Dmitry Stogov [Fri, 12 Aug 2005 13:27:38 +0000 (13:27 +0000)]
Fixed incorrect variable parsing in non-unicode mode

19 years agoUnicode support
Dmitry Stogov [Fri, 12 Aug 2005 13:09:58 +0000 (13:09 +0000)]
Unicode support

19 years agoUnicode support
Dmitry Stogov [Fri, 12 Aug 2005 12:59:20 +0000 (12:59 +0000)]
Unicode support

19 years agoFixed support fot provate properties in unicode mode.
Dmitry Stogov [Fri, 12 Aug 2005 12:58:41 +0000 (12:58 +0000)]
Fixed support fot provate properties in unicode mode.

19 years agoFixed SIGSEGV
Dmitry Stogov [Fri, 12 Aug 2005 12:14:31 +0000 (12:14 +0000)]
Fixed SIGSEGV

19 years agoAdded --enable-static-icu / --disable-static-icu windows configure
Edin Kadribasic [Fri, 12 Aug 2005 11:37:44 +0000 (11:37 +0000)]
Added --enable-static-icu / --disable-static-icu windows configure
options that allow you to pick weather you want to link against static
or DLL version of the ICU library.

19 years agoUnicode support
Dmitry Stogov [Fri, 12 Aug 2005 11:29:33 +0000 (11:29 +0000)]
Unicode support

19 years agoPatch by Michael Wallner, signed off by Edin Kadribasic.
Sebastian Bergmann [Fri, 12 Aug 2005 10:10:41 +0000 (10:10 +0000)]
Patch by Michael Wallner, signed off by Edin Kadribasic.

19 years ago- Some minor fixes
foobar [Fri, 12 Aug 2005 09:10:04 +0000 (09:10 +0000)]
- Some minor fixes

19 years agomore tabs
foobar [Fri, 12 Aug 2005 09:05:21 +0000 (09:05 +0000)]
more tabs

19 years agoZTS fixes.
Sebastian Bergmann [Fri, 12 Aug 2005 05:58:02 +0000 (05:58 +0000)]
ZTS fixes.

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

19 years ago- Add unicode INI settings
Andi Gutmans [Fri, 12 Aug 2005 05:30:02 +0000 (05:30 +0000)]
- Add unicode INI settings

19 years agoFixed build, zend_error_noreturn was being defined twice.
Ilia Alshanetsky [Fri, 12 Aug 2005 02:11:03 +0000 (02:11 +0000)]
Fixed build, zend_error_noreturn was being defined twice.

19 years agoNo more versions here
foobar [Fri, 12 Aug 2005 00:17:26 +0000 (00:17 +0000)]
No more versions here

19 years agoNo tabs in config* files!
foobar [Fri, 12 Aug 2005 00:15:03 +0000 (00:15 +0000)]
No tabs in config* files!

19 years ago- No more zend_multibyte.*
foobar [Fri, 12 Aug 2005 00:10:28 +0000 (00:10 +0000)]
- No more zend_multibyte.*

19 years agoNot used
foobar [Fri, 12 Aug 2005 00:08:28 +0000 (00:08 +0000)]
Not used

19 years agoNuke unused code
foobar [Fri, 12 Aug 2005 00:06:43 +0000 (00:06 +0000)]
Nuke unused code

19 years ago- Unused
foobar [Fri, 12 Aug 2005 00:06:15 +0000 (00:06 +0000)]
- Unused

19 years agoNuked unneeded multibyte stuff
foobar [Fri, 12 Aug 2005 00:01:44 +0000 (00:01 +0000)]
Nuked unneeded multibyte stuff

19 years agofix test
foobar [Thu, 11 Aug 2005 23:50:04 +0000 (23:50 +0000)]
fix test

19 years agofix skip conditions
foobar [Thu, 11 Aug 2005 23:45:13 +0000 (23:45 +0000)]
fix skip conditions

19 years agoUnicode support.
Andrei Zmievski [Thu, 11 Aug 2005 23:36:07 +0000 (23:36 +0000)]
Unicode support.

19 years agoUnicode support
Andrei Zmievski [Thu, 11 Aug 2005 23:35:03 +0000 (23:35 +0000)]
Unicode support

19 years agomissing entry
foobar [Thu, 11 Aug 2005 22:59:57 +0000 (22:59 +0000)]
missing entry

19 years agoMF5.1: fix #34078 (Reflection API problems in methods with boolean or null default...
Antony Dovgal [Thu, 11 Aug 2005 21:32:57 +0000 (21:32 +0000)]
MF5.1: fix #34078 (Reflection API problems in methods with boolean or null default values)

(andrei said to sara a few hours ago you may commit whatever you want until 9pm) (c) helly
if there are any problems with this patch - please tell me, I'll revert it immediately

19 years ago- Johannes did a great work on the shell
Marcus Boerger [Thu, 11 Aug 2005 20:45:27 +0000 (20:45 +0000)]
- Johannes did a great work on the shell
# Now he wants to maintain CLI ?-)

19 years ago- For internal classes we must auto generate the abstract class flags.
Marcus Boerger [Thu, 11 Aug 2005 20:32:01 +0000 (20:32 +0000)]
- For internal classes we must auto generate the abstract class flags.
# Actually providing the flags while registering the class is not possible
# since that would require a major API change.

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

19 years agoavoid version changes for future versions
Frank M. Kromann [Thu, 11 Aug 2005 03:21:50 +0000 (03:21 +0000)]
avoid version changes for future versions

19 years agorename dll's to php6
Frank M. Kromann [Thu, 11 Aug 2005 03:16:08 +0000 (03:16 +0000)]
rename dll's to php6

19 years ago- Support non static class loader methods
Marcus Boerger [Thu, 11 Aug 2005 01:19:11 +0000 (01:19 +0000)]
- Support non static class loader methods

19 years agoProbable fix for #34054.
Wez Furlong [Wed, 10 Aug 2005 23:48:22 +0000 (23:48 +0000)]
Probable fix for #34054.

19 years agoMFB minor consistency cleanup
Rasmus Lerdorf [Wed, 10 Aug 2005 23:35:51 +0000 (23:35 +0000)]
MFB minor consistency cleanup

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

19 years ago- Register new classes with spl_classes()
Marcus Boerger [Wed, 10 Aug 2005 22:01:15 +0000 (22:01 +0000)]
- Register new classes with spl_classes()

19 years ago- Implement SplObjectStorage as announced during OSCON
Marcus Boerger [Wed, 10 Aug 2005 21:56:01 +0000 (21:56 +0000)]
- Implement SplObjectStorage as announced during OSCON
# This class starts naming of new classes in Spl by prefix Spl as dicussed.
# The class reduces object storage complexity from O(n) to O(1) which is
# not possible in user space.

19 years ago- WS
Marcus Boerger [Wed, 10 Aug 2005 21:53:53 +0000 (21:53 +0000)]
- WS

19 years ago- Add RecursiveFilterIterator
Marcus Boerger [Wed, 10 Aug 2005 19:48:48 +0000 (19:48 +0000)]
- Add RecursiveFilterIterator
- Derive ParentIterator from RecursiveIterator
# Actually brought up by a user. It is of course better to filter first and
# do the recursion only for accepted values. Otherwise you would iterate
# children and possibly recurse into them just to ignore them later anyway.

19 years agoFixed bug #34062 (Crash in catch block when many arguments are used)
Dmitry Stogov [Wed, 10 Aug 2005 13:11:53 +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:14 +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:28 +0000 (10:39 +0000)]
Fixed bug #34064 (arr[] as param to function in class gives invalid opcode)

19 years agofix build
Antony Dovgal [Wed, 10 Aug 2005 10:28:18 +0000 (10:28 +0000)]
fix build

19 years ago- Support sttaic class loader methods
Marcus Boerger [Wed, 10 Aug 2005 08:31:57 +0000 (08:31 +0000)]
- Support sttaic class loader methods

19 years agoFixed bug #33940 (array_map() fails to pass by reference when called recursively)
Dmitry Stogov [Wed, 10 Aug 2005 08:23:39 +0000 (08:23 +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:16 +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:27 +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:36:25 +0000 (06:36 +0000)]
Fixed test file (.inc.php -> .php)

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

19 years ago- PEAR uses .php not .inc.php
Marcus Boerger [Tue, 9 Aug 2005 21:11:42 +0000 (21:11 +0000)]
- PEAR uses .php not .inc.php

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

19 years ago- Added option to strstr() and stristr() to get a particular haystack component
Johannes Schlüter [Tue, 9 Aug 2005 20:49:19 +0000 (20:49 +0000)]
- Added option to strstr() and stristr() to get a particular haystack component

19 years agoMissing patch bit.
Ilia Alshanetsky [Tue, 9 Aug 2005 17:58:02 +0000 (17:58 +0000)]
Missing patch bit.

19 years agoRemove old internal.h file.
Andrei Zmievski [Tue, 9 Aug 2005 17:29:44 +0000 (17:29 +0000)]
Remove old internal.h file.

19 years agoreword
foobar [Tue, 9 Aug 2005 15:07:18 +0000 (15:07 +0000)]
reword

19 years agoNews and constants for parse_url().
Ilia Alshanetsky [Tue, 9 Aug 2005 14:40:59 +0000 (14:40 +0000)]
News and constants for parse_url().

19 years agoAdded option to parse_url() to retrieve a particular URL component.
Ilia Alshanetsky [Tue, 9 Aug 2005 14:17:28 +0000 (14:17 +0000)]
Added option to parse_url() to retrieve a particular URL component.

19 years agoAdded curl_setopt_array(), allowing setting of multiple cURL options.
Ilia Alshanetsky [Tue, 9 Aug 2005 14:14:55 +0000 (14:14 +0000)]
Added curl_setopt_array(), allowing setting of multiple cURL options.
Added CURLINFO_HEADER_OUT to facilitate request retrieval.

19 years ago- Fixed buildconf for PHP 6.
Derick Rethans [Tue, 9 Aug 2005 09:52:45 +0000 (09:52 +0000)]
- Fixed buildconf for PHP 6.

19 years agoMFB: Sync with config.m4.
Sebastian Bergmann [Tue, 9 Aug 2005 09:46:52 +0000 (09:46 +0000)]
MFB: Sync with config.m4.

19 years ago- Changing the API numbers, which might be a bit premature, but it allows
Derick Rethans [Tue, 9 Aug 2005 08:47:58 +0000 (08:47 +0000)]
- Changing the API numbers, which might be a bit premature, but it allows
  to differentiate between different branches.
- Bumbed the version number to 6.0.0-dev. I know we didn't discuss this yet,
  but I feel it should be 6.0. See mail to the mailinglist.

19 years agoUN
foobar [Tue, 9 Aug 2005 08:08:20 +0000 (08:08 +0000)]
UN

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

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