]> granicus.if.org Git - php/log
php
18 years ago- fixed size information for _php_sig_png array
Hartmut Holzgraefe [Sun, 5 Mar 2006 18:26:12 +0000 (18:26 +0000)]
- fixed size information for _php_sig_png array
- removed extra memcmp step in signature comparison,
  this seemed to have been inherited from ext/standard/image.c
  but is not needed here as the provided buffer is big enough
  from the start

18 years ago- Fix Bug #34019 by popular demand: Implementing interface with a
Marcus Boerger [Sun, 5 Mar 2006 18:23:56 +0000 (18:23 +0000)]
- Fix Bug #34019 by popular demand: Implementing interface with a
  __construct method strange behaviour

18 years agoadded ImageColorHistogram function
Hartmut Holzgraefe [Sun, 5 Mar 2006 18:23:47 +0000 (18:23 +0000)]
added ImageColorHistogram function

18 years ago- Fix build
Marcus Boerger [Sun, 5 Mar 2006 17:31:44 +0000 (17:31 +0000)]
- Fix build

18 years agoFixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
Ilia Alshanetsky [Sun, 5 Mar 2006 17:17:04 +0000 (17:17 +0000)]
Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
set when executing internal queries such as "show master status" via MySQL).

Added missing constant for MAX_BUFFER_SIZE.

18 years ago- mv package2 to package
Pierre Joye [Sun, 5 Mar 2006 16:31:02 +0000 (16:31 +0000)]
- mv package2 to package

18 years ago- remove it, 1.3.x is dead
Pierre Joye [Sun, 5 Mar 2006 16:30:15 +0000 (16:30 +0000)]
- remove it, 1.3.x is dead

18 years ago- xmllint
Pierre Joye [Sun, 5 Mar 2006 16:15:39 +0000 (16:15 +0000)]
- xmllint

18 years ago- update changelog, and start new release tag
Pierre Joye [Sun, 5 Mar 2006 16:13:37 +0000 (16:13 +0000)]
- update changelog, and start new release tag

18 years agoadd test
Antony Dovgal [Sun, 5 Mar 2006 16:12:54 +0000 (16:12 +0000)]
add test

18 years ago- Add missing function for completeness
Marcus Boerger [Sun, 5 Mar 2006 16:09:45 +0000 (16:09 +0000)]
- Add missing function for completeness

18 years agoMF51: fix #36611 (assignment to SimpleXML object attribute changes argument type...
Antony Dovgal [Sun, 5 Mar 2006 15:58:09 +0000 (15:58 +0000)]
MF51: fix #36611 (assignment to SimpleXML object attribute changes argument type to string)

18 years ago- Fix build after unicode changes
Johannes Schlüter [Sun, 5 Mar 2006 15:49:55 +0000 (15:49 +0000)]
- Fix build after unicode changes

18 years agofix crash passing non-string member to sxe_prop_dim_exists
Rob Richards [Sun, 5 Mar 2006 14:01:13 +0000 (14:01 +0000)]
fix crash passing non-string member to sxe_prop_dim_exists
allow offsets to be used when calling isset/unset
fix tests
add test

18 years agofix #36606 (pg_query_params() changes arguments type to string)
Antony Dovgal [Sun, 5 Mar 2006 13:33:28 +0000 (13:33 +0000)]
fix #36606 (pg_query_params() changes arguments type to string)

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

18 years ago- Need to change a few things to exception based error handling
Marcus Boerger [Sat, 4 Mar 2006 22:56:11 +0000 (22:56 +0000)]
- Need to change a few things to exception based error handling
- Drop erroneus/useless RecursiveDirectoryIterator::getSubPathInfo()

18 years ago- Add test
Marcus Boerger [Sat, 4 Mar 2006 22:49:34 +0000 (22:49 +0000)]
- Add test

18 years ago- Add initial array-access support based on Greg's patch
Marcus Boerger [Sat, 4 Mar 2006 22:48:05 +0000 (22:48 +0000)]
- Add initial array-access support based on Greg's patch

18 years ago- Add new test
Marcus Boerger [Sat, 4 Mar 2006 18:46:51 +0000 (18:46 +0000)]
- Add new test

18 years ago- Rename
Marcus Boerger [Sat, 4 Mar 2006 18:18:52 +0000 (18:18 +0000)]
- Rename

18 years ago- Add new test
Marcus Boerger [Sat, 4 Mar 2006 18:16:16 +0000 (18:16 +0000)]
- Add new test

18 years ago- Make the ctor static and not inline
Marcus Boerger [Sat, 4 Mar 2006 17:01:16 +0000 (17:01 +0000)]
- Make the ctor static and not inline

18 years ago- WS/CS
Marcus Boerger [Sat, 4 Mar 2006 16:45:45 +0000 (16:45 +0000)]
- WS/CS

18 years ago- One skipif section is enough
Marcus Boerger [Sat, 4 Mar 2006 16:40:54 +0000 (16:40 +0000)]
- One skipif section is enough

18 years ago- Drop dead code
Marcus Boerger [Sat, 4 Mar 2006 16:32:59 +0000 (16:32 +0000)]
- Drop dead code

18 years ago- Fix issue with encoding arrays with integer keys.
Omar Kilani [Sat, 4 Mar 2006 15:31:27 +0000 (15:31 +0000)]
- Fix issue with encoding arrays with integer keys.
- Modified pass001.1.phpt to test a mix of integers and strings as keys.

18 years ago- Separate ZEND_METHOD from ZEND_FUNCTION
Johannes Schlüter [Sat, 4 Mar 2006 14:37:50 +0000 (14:37 +0000)]
- Separate ZEND_METHOD from ZEND_FUNCTION

18 years ago- prepare 1.2 release; use package.xml v2
Michael Wallner [Sat, 4 Mar 2006 14:17:35 +0000 (14:17 +0000)]
- prepare 1.2 release; use package.xml v2

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

18 years agos/archieve/archive
Greg Beaver [Sat, 4 Mar 2006 02:12:22 +0000 (02:12 +0000)]
s/archieve/archive

18 years ago- Unicode...
Marcus Boerger [Fri, 3 Mar 2006 23:51:40 +0000 (23:51 +0000)]
- Unicode...

18 years ago- Add new test
Marcus Boerger [Fri, 3 Mar 2006 23:48:36 +0000 (23:48 +0000)]
- Add new test

18 years ago- Add new test
Marcus Boerger [Fri, 3 Mar 2006 23:35:06 +0000 (23:35 +0000)]
- Add new test

18 years ago- Fix issue with LimitIterator and bounds checking
Marcus Boerger [Fri, 3 Mar 2006 23:34:49 +0000 (23:34 +0000)]
- Fix issue with LimitIterator and bounds checking

18 years agoClean up after Marcus.
Andrei Zmievski [Fri, 3 Mar 2006 23:23:17 +0000 (23:23 +0000)]
Clean up after Marcus.

18 years ago- Make unicode handling portable (noted by andrei)
Marcus Boerger [Fri, 3 Mar 2006 23:20:29 +0000 (23:20 +0000)]
- Make unicode handling portable (noted by andrei)
# Actually we should provide much more such unicode strings that we often
# use like 'parent', 'self' and so on.

18 years ago- Test addition
Marcus Boerger [Fri, 3 Mar 2006 22:58:13 +0000 (22:58 +0000)]
- Test addition

18 years ago- Fix issue with LimitIterator
Marcus Boerger [Fri, 3 Mar 2006 22:56:27 +0000 (22:56 +0000)]
- Fix issue with LimitIterator

18 years agoAdd note about md5().
Andrei Zmievski [Fri, 3 Mar 2006 22:46:55 +0000 (22:46 +0000)]
Add note about md5().

18 years ago- As expected (but told otherwise) unicode strings indeed need to be
Marcus Boerger [Fri, 3 Mar 2006 22:37:47 +0000 (22:37 +0000)]
- As expected (but told otherwise) unicode strings indeed need to be
  terminated by two \0.

18 years ago- Fix issue with uncaught exceptions in unicode mode
Marcus Boerger [Fri, 3 Mar 2006 21:58:56 +0000 (21:58 +0000)]
- Fix issue with uncaught exceptions in unicode mode

18 years ago- Fix SEGV with AppendIterator when base class constructor was not called
Marcus Boerger [Fri, 3 Mar 2006 21:35:16 +0000 (21:35 +0000)]
- Fix SEGV with AppendIterator when base class constructor was not called
- Generic check to prevent double call to constructors of SPL iterators

18 years ago- version agnosticism (PECL/HEAD)
Michael Wallner [Fri, 3 Mar 2006 20:44:05 +0000 (20:44 +0000)]
- version agnosticism (PECL/HEAD)

18 years agoremove obsolete check
Yasuo Ohgaki [Fri, 3 Mar 2006 20:41:52 +0000 (20:41 +0000)]
remove obsolete check

18 years agoupdate dom iterator get key function for engine iterator changes
Rob Richards [Fri, 3 Mar 2006 20:13:12 +0000 (20:13 +0000)]
update dom iterator get key function for engine iterator changes
fix crashes using notations and entity decls
add test

18 years ago- Add new tests
Marcus Boerger [Fri, 3 Mar 2006 18:07:24 +0000 (18:07 +0000)]
- Add new tests

18 years agoRegenerated
Dmitry Stogov [Fri, 3 Mar 2006 16:47:55 +0000 (16:47 +0000)]
Regenerated

18 years agoMFB: Sync with source distro, enable hash by default
Edin Kadribasic [Fri, 3 Mar 2006 14:35:29 +0000 (14:35 +0000)]
MFB: Sync with source distro, enable hash by default

18 years agoAdded support for "continue" and "break" operators with labels. Each loop or switch...
Dmitry Stogov [Fri, 3 Mar 2006 13:09:13 +0000 (13:09 +0000)]
Added support for "continue" and "break" operators with labels. Each loop or switch statement can be marked by label and then it is possible to write "break <label>" instead of "break <number>".

18 years agoFixed incorrect backtrace type ("::" instead of "->") for __set()/__get()
Dmitry Stogov [Fri, 3 Mar 2006 12:06:44 +0000 (12:06 +0000)]
Fixed incorrect backtrace type ("::" instead of "->") for __set()/__get()

18 years agoFixed crash
Dmitry Stogov [Fri, 3 Mar 2006 10:28:58 +0000 (10:28 +0000)]
Fixed crash

18 years agoRemove "called at [(null):0]" from debug backtrace
Dmitry Stogov [Fri, 3 Mar 2006 10:09:35 +0000 (10:09 +0000)]
Remove "called at [(null):0]" from debug backtrace

18 years ago- Fix typo
Johannes Schlüter [Fri, 3 Mar 2006 09:56:47 +0000 (09:56 +0000)]
- Fix typo

18 years agoFixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)
Dmitry Stogov [Fri, 3 Mar 2006 09:20:51 +0000 (09:20 +0000)]
Fixed bug #36575 (SOAP: Incorrect complex type instantiation with hierarchies)

18 years agoZTS fix
Dmitry Stogov [Fri, 3 Mar 2006 08:50:25 +0000 (08:50 +0000)]
ZTS fix

18 years ago- MF51: Fixed bug #36599 (DATE_W3C format constant incorrect)
Derick Rethans [Fri, 3 Mar 2006 07:54:36 +0000 (07:54 +0000)]
- MF51: Fixed bug #36599 (DATE_W3C format constant incorrect)

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

18 years agoFix ucwords() to use full case mapping.
Andrei Zmievski [Thu, 2 Mar 2006 23:12:33 +0000 (23:12 +0000)]
Fix ucwords() to use full case mapping.

# Note that this is different from i18n_strtotitle() which uses
# locale-aware word break iterator. The difference is seen here:
#
# $a = "pouvez-vous";
# var_dump(ucwords($a));
# var_dump(i18n_strtotitle($a));
#
# Outputs:
#
# unicode(11) "Pouvez-vous"
# unicode(11) "Pouvez-Vous"
#

18 years ago- Store min/max timestamp of entries while building manifest and use max
Marcus Boerger [Thu, 2 Mar 2006 22:44:39 +0000 (22:44 +0000)]
- Store min/max timestamp of entries while building manifest and use max
  value for a/c/m-time of dirirectory stats.

18 years agoShould use word break iteration instead of title, as title one has been
Andrei Zmievski [Thu, 2 Mar 2006 20:40:45 +0000 (20:40 +0000)]
Should use word break iteration instead of title, as title one has been
deprecated since Unicode 3.2>

18 years ago- Update protos for Unicode-upgraded functions
Andrei Zmievski [Thu, 2 Mar 2006 20:37:07 +0000 (20:37 +0000)]
- Update protos for Unicode-upgraded functions
- Also fix ucfirst() to use full case mapping, so that ß (sharp s)
  maps to 'SS' for example

18 years agoFixed bug #36388 (ext/soap crashes when throwing exception and session persistence...
Dmitry Stogov [Thu, 2 Mar 2006 14:08:04 +0000 (14:08 +0000)]
Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David)

18 years agoNuke int32_t (everywhere except streams layer) and signed/unsigned warnings
Dmitry Stogov [Thu, 2 Mar 2006 13:12:45 +0000 (13:12 +0000)]
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings

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

18 years ago- Use object handler get in the same way as the rest of the engine does
Marcus Boerger [Thu, 2 Mar 2006 00:40:19 +0000 (00:40 +0000)]
- Use object handler get in the same way as the rest of the engine does

18 years agoadd safe_mode num of parameter check
Yasuo Ohgaki [Thu, 2 Mar 2006 00:34:28 +0000 (00:34 +0000)]
add safe_mode num of parameter check

18 years agoMFB51: Remove no longer needed check (checked at a higher level now).
Ilia Alshanetsky [Wed, 1 Mar 2006 18:37:25 +0000 (18:37 +0000)]
MFB51: Remove no longer needed check (checked at a higher level now).

18 years ago- Fix test
Marcus Boerger [Wed, 1 Mar 2006 17:20:28 +0000 (17:20 +0000)]
- Fix test

18 years agoUnicode support: zstr union
Dmitry Stogov [Wed, 1 Mar 2006 16:27:47 +0000 (16:27 +0000)]
Unicode support: zstr union

18 years ago- Must use return as in 5.1 after recursion
Marcus Boerger [Wed, 1 Mar 2006 16:18:35 +0000 (16:18 +0000)]
- Must use return as in 5.1 after recursion

18 years ago- Fix string conversion issues
Marcus Boerger [Wed, 1 Mar 2006 16:15:40 +0000 (16:15 +0000)]
- Fix string conversion issues

18 years ago- Constants need to be updated too (when updating class constants)
Marcus Boerger [Wed, 1 Mar 2006 16:15:15 +0000 (16:15 +0000)]
- Constants need to be updated too (when updating class constants)

18 years ago- Fix warning
Marcus Boerger [Wed, 1 Mar 2006 16:14:37 +0000 (16:14 +0000)]
- Fix warning

18 years agonuke tests for libxml2 version - will always be > 2.6.0
Rob Richards [Wed, 1 Mar 2006 15:36:34 +0000 (15:36 +0000)]
nuke tests for libxml2 version - will always be > 2.6.0

18 years ago64-bit fixes - ("make test" now works again on these platforms)
Rob Richards [Wed, 1 Mar 2006 11:19:35 +0000 (11:19 +0000)]
64-bit fixes - ("make test" now works again on these platforms)

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

18 years agoFixed compilation on FreeBSD with gcc-3.2
Dmitry Stogov [Tue, 28 Feb 2006 18:34:58 +0000 (18:34 +0000)]
Fixed compilation on FreeBSD with gcc-3.2

18 years ago- Make Derick happy for the moment
Marcus Boerger [Tue, 28 Feb 2006 18:26:24 +0000 (18:26 +0000)]
- Make Derick happy for the moment

18 years ago- If (SEEK_CUR,0) means an illegal seek we return -1 to denote the error
Marcus Boerger [Tue, 28 Feb 2006 18:00:03 +0000 (18:00 +0000)]
- If (SEEK_CUR,0) means an illegal seek we return -1 to denote the error

18 years agoParsers for previous patch
Ilia Alshanetsky [Tue, 28 Feb 2006 14:46:29 +0000 (14:46 +0000)]
Parsers for previous patch

18 years agoMFB51: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
Ilia Alshanetsky [Tue, 28 Feb 2006 14:45:52 +0000 (14:45 +0000)]
MFB51: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
contains \r\n).

18 years ago- Need to set eof flag when inner stream has eof condition
Marcus Boerger [Tue, 28 Feb 2006 14:44:23 +0000 (14:44 +0000)]
- Need to set eof flag when inner stream has eof condition

18 years ago- Fix the fix
Marcus Boerger [Tue, 28 Feb 2006 13:07:19 +0000 (13:07 +0000)]
- Fix the fix

18 years ago- Fix dependency checks
Marcus Boerger [Tue, 28 Feb 2006 12:25:43 +0000 (12:25 +0000)]
- Fix dependency checks

18 years ago- Cleanup
Marcus Boerger [Tue, 28 Feb 2006 12:06:54 +0000 (12:06 +0000)]
- Cleanup

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

18 years ago- Fix reflection info
Marcus Boerger [Tue, 28 Feb 2006 01:57:00 +0000 (01:57 +0000)]
- Fix reflection info

18 years ago- This dtor is actually always needed
Marcus Boerger [Tue, 28 Feb 2006 01:45:28 +0000 (01:45 +0000)]
- This dtor is actually always needed

18 years ago- Add OO interface to handling phar archieves and entries
Marcus Boerger [Tue, 28 Feb 2006 01:36:30 +0000 (01:36 +0000)]
- Add OO interface to handling phar archieves and entries
- Add support for HEAD
- Cleanup

18 years ago- Fix issues withhandling of derived info classes as entries
Marcus Boerger [Mon, 27 Feb 2006 22:31:07 +0000 (22:31 +0000)]
- Fix issues withhandling of derived info classes as entries

18 years ago- Fixed bug #36510 (strtotime string with tabs - changed behaviour).
Derick Rethans [Mon, 27 Feb 2006 19:39:21 +0000 (19:39 +0000)]
- Fixed bug #36510 (strtotime string with tabs - changed behaviour).

18 years ago- Extend struct to allow inherited c classes hookk their own info there
Marcus Boerger [Mon, 27 Feb 2006 18:15:29 +0000 (18:15 +0000)]
- Extend struct to allow inherited c classes hookk their own info there

18 years ago- Fix count/foreach interaction
Marcus Boerger [Mon, 27 Feb 2006 13:32:25 +0000 (13:32 +0000)]
- Fix count/foreach interaction

18 years ago- MFB
Marcus Boerger [Mon, 27 Feb 2006 11:55:23 +0000 (11:55 +0000)]
- MFB

18 years ago- Add .cvsignore
Johannes Schlüter [Mon, 27 Feb 2006 11:37:02 +0000 (11:37 +0000)]
- Add .cvsignore

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

18 years agoMFB51: Revert previous fix to allow for a more comprehensive patch from Derick.
Ilia Alshanetsky [Sun, 26 Feb 2006 22:15:22 +0000 (22:15 +0000)]
MFB51: Revert previous fix to allow for a more comprehensive patch from Derick.

18 years agoFixed file
Ilia Alshanetsky [Sun, 26 Feb 2006 17:07:33 +0000 (17:07 +0000)]
Fixed file

18 years agoMFB51: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
Ilia Alshanetsky [Sun, 26 Feb 2006 17:07:17 +0000 (17:07 +0000)]
MFB51: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).