]> granicus.if.org Git - php/log
php
18 years agoUnicode support
Dmitry Stogov [Sun, 26 Feb 2006 07:23:33 +0000 (07:23 +0000)]
Unicode support

18 years agoChangeLog update
<changelog@php.net> [Sun, 26 Feb 2006 06:31:46 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- Added ability to add elements by index if such elements already exist
Marcus Boerger [Sat, 25 Feb 2006 23:41:06 +0000 (23:41 +0000)]
- Added ability to add elements by index if such elements already exist
- Added SimpleXMLElement::getName() to access the node name
# This allows to retrieve the name of the root element which is otherwise
# only available by converting the sxe object into a dom object.

18 years agoBinary safety patch from Moriyoshi
Rasmus Lerdorf [Sat, 25 Feb 2006 21:30:32 +0000 (21:30 +0000)]
Binary safety patch from Moriyoshi

18 years ago- deprecated belongs in the flag area, not in the keyword area
Marcus Boerger [Sat, 25 Feb 2006 18:05:16 +0000 (18:05 +0000)]
- deprecated belongs in the flag area, not in the keyword area

18 years ago- Deprecation severity shall be E_STRICT (as commented by ilia)
Marcus Boerger [Sat, 25 Feb 2006 17:43:12 +0000 (17:43 +0000)]
- Deprecation severity shall be E_STRICT (as commented by ilia)
# Actually this conforms with other messages

18 years agoChangeLog update
<changelog@php.net> [Sat, 25 Feb 2006 06:31:48 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- Fix description
Johannes Schlüter [Fri, 24 Feb 2006 23:25:39 +0000 (23:25 +0000)]
- Fix description

18 years ago- We need %v here
Johannes Schlüter [Fri, 24 Feb 2006 23:10:53 +0000 (23:10 +0000)]
- We need %v here

18 years ago- Fix #29986 (Class constants won't work with predefined constants when
Johannes Schlüter [Fri, 24 Feb 2006 23:08:36 +0000 (23:08 +0000)]
- Fix #29986 (Class constants won't work with predefined constants when
  using ReflectionClass)

18 years ago- Fixed issue with iconv_mime_decode where the "encoding" would only allow
Derick Rethans [Fri, 24 Feb 2006 16:04:55 +0000 (16:04 +0000)]
- Fixed issue with iconv_mime_decode where the "encoding" would only allow
  upper case specifiers.
#- See RFC 2047, section 2.

18 years ago- s/FETCH_PROPSLATE/FETCH_PROPS_LATE/ as per IRC discussion
Marcus Boerger [Fri, 24 Feb 2006 16:04:13 +0000 (16:04 +0000)]
- s/FETCH_PROPSLATE/FETCH_PROPS_LATE/ as per IRC discussion

18 years ago- Add FETCH_PROPSLATE: fetch props after calling ctor
Marcus Boerger [Fri, 24 Feb 2006 15:56:03 +0000 (15:56 +0000)]
- Add FETCH_PROPSLATE: fetch props after calling ctor
# Fixes bug #36428

18 years ago- Add ability to add new nodes via properties
Marcus Boerger [Fri, 24 Feb 2006 15:49:13 +0000 (15:49 +0000)]
- Add ability to add new nodes via properties

18 years ago- deprecated not static
Johannes Schlüter [Fri, 24 Feb 2006 13:44:46 +0000 (13:44 +0000)]
- deprecated not static

18 years ago- Fix warning
Marcus Boerger [Fri, 24 Feb 2006 13:37:20 +0000 (13:37 +0000)]
- Fix warning

18 years ago- Add deprecation function/function alias macros
Marcus Boerger [Fri, 24 Feb 2006 13:30:21 +0000 (13:30 +0000)]
- Add deprecation function/function alias macros

18 years ago- Add macros to mark functions/alias functions as deprecated
Marcus Boerger [Fri, 24 Feb 2006 13:29:54 +0000 (13:29 +0000)]
- Add macros to mark functions/alias functions as deprecated
  (mentioned by Sara and obviously neccessary)
- Fix function/method flag error detection logic

18 years ago- Functions can be deprecated too
Marcus Boerger [Fri, 24 Feb 2006 13:13:55 +0000 (13:13 +0000)]
- Functions can be deprecated too
- Add missing constant

18 years ago- MF51: fix crash in DOMImplementation::createDocumentType("name:")
Michael Wallner [Fri, 24 Feb 2006 10:24:43 +0000 (10:24 +0000)]
- MF51: fix crash in DOMImplementation::createDocumentType("name:")

18 years ago- Added support for exif date format
Derick Rethans [Fri, 24 Feb 2006 09:43:30 +0000 (09:43 +0000)]
- Added support for exif date format
- Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy format).

18 years agoChangeLog update
<changelog@php.net> [Fri, 24 Feb 2006 06:31:51 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- Disable mbregex support until someone finds a way to reenable the
Marcus Boerger [Thu, 23 Feb 2006 20:15:36 +0000 (20:15 +0000)]
- Disable mbregex support until someone finds a way to reenable the
  required engine stuff
- Fix build

18 years agoMFB51: Fixed bug #35900 (stream_select() should warning when tv_sec is
Ilia Alshanetsky [Thu, 23 Feb 2006 18:28:37 +0000 (18:28 +0000)]
MFB51: Fixed bug #35900 (stream_select() should warning when tv_sec is
negative).

18 years ago*** empty log message ***
Andrei Zmievski [Thu, 23 Feb 2006 18:06:36 +0000 (18:06 +0000)]
*** empty log message ***

18 years agoFix a bug where the default value for function argument could be an
Andrei Zmievski [Thu, 23 Feb 2006 18:06:04 +0000 (18:06 +0000)]
Fix a bug where the default value for function argument could be an
array with array (!) keys.

18 years agoChangeLog update
<changelog@php.net> [Thu, 23 Feb 2006 06:32:01 +0000 (06:32 +0000)]
ChangeLog update

18 years agofixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but "optind...
Brian France [Thu, 23 Feb 2006 03:48:30 +0000 (03:48 +0000)]
fixed bug #35594 for all systems.  "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)

18 years agoMFB51: Added test for bug #36434
Ilia Alshanetsky [Wed, 22 Feb 2006 15:45:45 +0000 (15:45 +0000)]
MFB51: Added test for bug #36434

18 years agoUnicode support: fixed serialization of "Serializable"
Dmitry Stogov [Wed, 22 Feb 2006 14:20:54 +0000 (14:20 +0000)]
Unicode support: fixed serialization of "Serializable"

18 years agoUnicode support: fixed serealization of "Serializable" and "IncompleteClass"
Dmitry Stogov [Wed, 22 Feb 2006 13:47:40 +0000 (13:47 +0000)]
Unicode support: fixed serealization of "Serializable" and "IncompleteClass"

18 years agoUnicode support: fixed GLOBALS protection
Dmitry Stogov [Wed, 22 Feb 2006 13:10:32 +0000 (13:10 +0000)]
Unicode support: fixed GLOBALS protection

18 years agofixed test file
Dmitry Stogov [Wed, 22 Feb 2006 12:24:02 +0000 (12:24 +0000)]
fixed test file

18 years agoFixed test file
Dmitry Stogov [Wed, 22 Feb 2006 12:22:07 +0000 (12:22 +0000)]
Fixed test file

18 years agoUnicode support
Dmitry Stogov [Wed, 22 Feb 2006 12:02:44 +0000 (12:02 +0000)]
Unicode support

18 years agoFixed test file
Dmitry Stogov [Wed, 22 Feb 2006 11:44:37 +0000 (11:44 +0000)]
Fixed test file

18 years agoUnicode support: fixed __toString() in user defined exceptions
Dmitry Stogov [Wed, 22 Feb 2006 11:38:32 +0000 (11:38 +0000)]
Unicode support: fixed __toString() in user defined exceptions

18 years agoUnicode support
Dmitry Stogov [Wed, 22 Feb 2006 11:37:11 +0000 (11:37 +0000)]
Unicode support

18 years agoUnicode support: fixed check for class type hint
Dmitry Stogov [Wed, 22 Feb 2006 10:56:52 +0000 (10:56 +0000)]
Unicode support: fixed check for class type hint

18 years agoUnicode support: fixed internal constants usage and get_defined_constants()
Dmitry Stogov [Wed, 22 Feb 2006 10:02:15 +0000 (10:02 +0000)]
Unicode support: fixed internal constants usage and get_defined_constants()

18 years agoUnicode support: fixed check for direct call to __clone()
Dmitry Stogov [Wed, 22 Feb 2006 09:03:26 +0000 (09:03 +0000)]
Unicode support: fixed check for direct call to __clone()

18 years agoUnicode support: fixed call_user_func(array($this, "self::foo"))
Dmitry Stogov [Wed, 22 Feb 2006 08:54:02 +0000 (08:54 +0000)]
Unicode support: fixed call_user_func(array($this, "self::foo"))
Made check for "self/parent" before calling __autoload()

18 years agofix ext/wddx build
Antony Dovgal [Wed, 22 Feb 2006 07:25:09 +0000 (07:25 +0000)]
fix ext/wddx build

18 years agoChangeLog update
<changelog@php.net> [Wed, 22 Feb 2006 06:31:55 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- 2006 now
Marcus Boerger [Tue, 21 Feb 2006 23:21:53 +0000 (23:21 +0000)]
- 2006 now

18 years ago- Print deprecation info on reflection export
Johannes Schlüter [Tue, 21 Feb 2006 21:42:54 +0000 (21:42 +0000)]
- Print deprecation info on reflection export

18 years agoFix whitespace.
Sebastian Bergmann [Tue, 21 Feb 2006 21:38:28 +0000 (21:38 +0000)]
Fix whitespace.

18 years ago- More bodies
Marcus Boerger [Tue, 21 Feb 2006 21:22:39 +0000 (21:22 +0000)]
- More bodies

18 years ago- Ensure non abstract methods have code
Marcus Boerger [Tue, 21 Feb 2006 21:19:34 +0000 (21:19 +0000)]
- Ensure non abstract methods have code
# This is very usefull once doxygen 1.4.7 comes out with my patch :-)

18 years ago- List --rf/--rc/--re only with enabled reflection
Johannes Schlüter [Tue, 21 Feb 2006 21:14:36 +0000 (21:14 +0000)]
- List --rf/--rc/--re only with enabled reflection

18 years ago- Fix build with readline-support
Johannes Schlüter [Tue, 21 Feb 2006 21:04:19 +0000 (21:04 +0000)]
- Fix build with readline-support

18 years agoAdd md2 algo support
Sara Golemon [Tue, 21 Feb 2006 20:37:12 +0000 (20:37 +0000)]
Add md2 algo support

18 years agoKeep history in package.xml file..
Sara Golemon [Tue, 21 Feb 2006 20:35:38 +0000 (20:35 +0000)]
Keep history in package.xml file..

18 years agoAdd ReflectionMethod::isDeprecated(). Patch reviewed by Marcus Börger <helly@php...
Sebastian Bergmann [Tue, 21 Feb 2006 20:23:10 +0000 (20:23 +0000)]
Add ReflectionMethod::isDeprecated(). Patch reviewed by Marcus Börger <helly@php.net>.

18 years agoPortable unicode string API:
Dmitry Stogov [Tue, 21 Feb 2006 20:12:43 +0000 (20:12 +0000)]
Portable unicode string API:
  - use the same type (int) for zval.value.usr.len and zval.value.str.len
  - use union "zstr" as char*/UChar* mixture instead of void*
  - Z_UNISTR() and Z_UNILEN() no longer check for Z_TYPE()
  - nuke int32_t from ZE (not finisned)

18 years agoMFB51: Fixed bug #36458 (sleep() accepts negative values).
Ilia Alshanetsky [Tue, 21 Feb 2006 15:32:34 +0000 (15:32 +0000)]
MFB51: Fixed bug #36458 (sleep() accepts negative values).

18 years ago- Its 2006 already
Marcus Boerger [Tue, 21 Feb 2006 09:47:09 +0000 (09:47 +0000)]
- Its 2006 already

18 years ago- Update
Marcus Boerger [Tue, 21 Feb 2006 09:45:38 +0000 (09:45 +0000)]
- Update

18 years ago- Ansi compliance issue found by rob
Marcus Boerger [Tue, 21 Feb 2006 09:12:32 +0000 (09:12 +0000)]
- Ansi compliance issue found by rob

18 years agoWS
Dmitry Stogov [Tue, 21 Feb 2006 08:00:39 +0000 (08:00 +0000)]
WS

18 years agoChangeLog update
<changelog@php.net> [Tue, 21 Feb 2006 06:31:51 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- Simplify by remove redundant checks
Marcus Boerger [Tue, 21 Feb 2006 00:55:38 +0000 (00:55 +0000)]
- Simplify by remove redundant checks

18 years ago- Fix text expectations
Marcus Boerger [Tue, 21 Feb 2006 00:49:51 +0000 (00:49 +0000)]
- Fix text expectations

18 years ago- Fix mem issue in unicode mode (seems to be a problem in different api behavior)
Marcus Boerger [Tue, 21 Feb 2006 00:43:33 +0000 (00:43 +0000)]
- Fix mem issue in unicode mode (seems to be a problem in different api behavior)

18 years ago- Add ReflectionProperty::getDefaultValue()
Marcus Boerger [Tue, 21 Feb 2006 00:37:39 +0000 (00:37 +0000)]
- Add ReflectionProperty::getDefaultValue()

18 years ago- Rename reflection constants to fix parser conflicts
Johannes Schlüter [Mon, 20 Feb 2006 23:31:29 +0000 (23:31 +0000)]
- Rename reflection constants to fix parser conflicts

18 years ago- Show dependencies in dump's too
Marcus Boerger [Mon, 20 Feb 2006 23:26:39 +0000 (23:26 +0000)]
- Show dependencies in dump's too

18 years ago- Add ReflectionExtension::getDependencies() to retrieve all dependencies
Marcus Boerger [Mon, 20 Feb 2006 23:01:27 +0000 (23:01 +0000)]
- Add ReflectionExtension::getDependencies() to retrieve all dependencies
  of an extension as associative array "ModuleNeme" > "Relation"

18 years ago- Add some arginfo
Marcus Boerger [Mon, 20 Feb 2006 22:23:27 +0000 (22:23 +0000)]
- Add some arginfo

18 years ago- WS
Marcus Boerger [Mon, 20 Feb 2006 22:21:24 +0000 (22:21 +0000)]
- WS

18 years ago- Include examples in documentation
Marcus Boerger [Mon, 20 Feb 2006 22:19:04 +0000 (22:19 +0000)]
- Include examples in documentation
- Provide a better place for the examples

18 years ago- Synch zend_call_function() with VM function call helper
Marcus Boerger [Mon, 20 Feb 2006 20:03:36 +0000 (20:03 +0000)]
- Synch zend_call_function() with VM function call helper

18 years ago- Add deprecation flag and message
Marcus Boerger [Mon, 20 Feb 2006 20:00:46 +0000 (20:00 +0000)]
- Add deprecation flag and message

18 years agoPreparation for portable string API (use macroses to access zval).
Dmitry Stogov [Mon, 20 Feb 2006 19:03:43 +0000 (19:03 +0000)]
Preparation for portable string API (use macroses to access zval).

18 years agoIncorrect usage of Z_TYPE() macro
Dmitry Stogov [Mon, 20 Feb 2006 17:14:18 +0000 (17:14 +0000)]
Incorrect usage of Z_TYPE() macro

18 years agoMFB51: Fixed bug #36434 (Improper resolution of declaring class name of an
Ilia Alshanetsky [Mon, 20 Feb 2006 15:28:15 +0000 (15:28 +0000)]
MFB51: Fixed bug #36434 (Improper resolution of declaring class name of an
inherited property).

18 years agoFixed SIGSEGV in unicode mode
Dmitry Stogov [Mon, 20 Feb 2006 11:15:02 +0000 (11:15 +0000)]
Fixed SIGSEGV in unicode mode

18 years agoFixed wrong prototype and error message
Dmitry Stogov [Mon, 20 Feb 2006 10:50:58 +0000 (10:50 +0000)]
Fixed wrong prototype and error message

18 years agoFixed start inex in iterator
Dmitry Stogov [Mon, 20 Feb 2006 10:29:35 +0000 (10:29 +0000)]
Fixed start inex in iterator

18 years agoFixed test files
Dmitry Stogov [Mon, 20 Feb 2006 09:45:00 +0000 (09:45 +0000)]
Fixed test files

18 years agoFixed memory corruption
Dmitry Stogov [Mon, 20 Feb 2006 09:38:47 +0000 (09:38 +0000)]
Fixed memory corruption

18 years agoFixed test file
Dmitry Stogov [Mon, 20 Feb 2006 08:39:38 +0000 (08:39 +0000)]
Fixed test file

18 years agoChangeLog update
<changelog@php.net> [Mon, 20 Feb 2006 06:31:57 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- changelog
Michael Wallner [Sun, 19 Feb 2006 23:53:06 +0000 (23:53 +0000)]
- changelog

18 years agoMF51: fix tiger on big endian platforms
Michael Wallner [Sun, 19 Feb 2006 23:43:23 +0000 (23:43 +0000)]
MF51: fix tiger on big endian platforms

18 years agoMore safe_mode nuking
Ilia Alshanetsky [Sun, 19 Feb 2006 18:20:51 +0000 (18:20 +0000)]
More safe_mode nuking

18 years agoNuke safe_mode
Ilia Alshanetsky [Sun, 19 Feb 2006 18:19:33 +0000 (18:19 +0000)]
Nuke safe_mode

18 years ago- Add new function
Marcus Boerger [Sun, 19 Feb 2006 12:18:28 +0000 (12:18 +0000)]
- Add new function

18 years ago- Interfaces may have static methods to enforce their existance in
Marcus Boerger [Sun, 19 Feb 2006 11:55:11 +0000 (11:55 +0000)]
- Interfaces may have static methods to enforce their existance in
  implementing classes

18 years ago- Static functions cannot be abstract
Marcus Boerger [Sun, 19 Feb 2006 11:42:30 +0000 (11:42 +0000)]
- Static functions cannot be abstract

18 years ago- Fix method flag handling
Marcus Boerger [Sun, 19 Feb 2006 10:39:48 +0000 (10:39 +0000)]
- Fix method flag handling

18 years agoChangeLog update
<changelog@php.net> [Sun, 19 Feb 2006 06:31:52 +0000 (06:31 +0000)]
ChangeLog update

18 years ago- Couple of compile fixes.
Andi Gutmans [Sun, 19 Feb 2006 05:05:42 +0000 (05:05 +0000)]
- Couple of compile fixes.

18 years ago- Get rid of using ENFORCE_SAFE_MODE.
Andi Gutmans [Sun, 19 Feb 2006 04:29:42 +0000 (04:29 +0000)]
- Get rid of using ENFORCE_SAFE_MODE.

18 years ago- Fix according to Sara's reply
Andi Gutmans [Sun, 19 Feb 2006 03:41:25 +0000 (03:41 +0000)]
- Fix according to Sara's reply

18 years ago- More safe_mode nuking
Andi Gutmans [Sun, 19 Feb 2006 03:07:39 +0000 (03:07 +0000)]
- More safe_mode nuking

18 years agoNuke php_check_safe_mode_include_dir
Andi Gutmans [Sun, 19 Feb 2006 01:19:37 +0000 (01:19 +0000)]
Nuke php_check_safe_mode_include_dir

18 years ago- Some more safe_mode nuking
Andi Gutmans [Sun, 19 Feb 2006 01:10:13 +0000 (01:10 +0000)]
- Some more safe_mode nuking

18 years agoStart nuking safe_mode. Still a lot of work to do...
Andi Gutmans [Sun, 19 Feb 2006 00:55:22 +0000 (00:55 +0000)]
Start nuking safe_mode. Still a lot of work to do...

18 years ago- There is no %v in sprintf
Marcus Boerger [Sat, 18 Feb 2006 19:33:26 +0000 (19:33 +0000)]
- There is no %v in sprintf