]> granicus.if.org Git - php/log
php
16 years agoFixed compilation warnings
Felipe Pena [Sat, 22 Mar 2008 19:29:43 +0000 (19:29 +0000)]
Fixed compilation warnings

16 years ago- Renamed zend_do_fetch_class_name() to zend_do_build_full_name() (It is not used...
Felipe Pena [Sat, 22 Mar 2008 19:10:20 +0000 (19:10 +0000)]
- Renamed zend_do_fetch_class_name() to zend_do_build_full_name() (It is not used only for classes)
- Moved zend_resolve_class_name prototype to zend_compile.h

16 years agoMake versioning more standard
Steph Fox [Sat, 22 Mar 2008 17:09:24 +0000 (17:09 +0000)]
Make versioning more standard

16 years ago- Fix build for PHP < 5.3
Marcus Boerger [Sat, 22 Mar 2008 16:33:33 +0000 (16:33 +0000)]
- Fix build for PHP < 5.3

16 years ago- Added some UEXPECTs
Felipe Pena [Sat, 22 Mar 2008 14:58:29 +0000 (14:58 +0000)]
- Added some UEXPECTs
- Fixed some tests

16 years agouse correct flags
Antony Dovgal [Sat, 22 Mar 2008 12:56:07 +0000 (12:56 +0000)]
use correct flags

16 years ago- Update and include 'channel://pear.php.net/PHP_Archive-0.11.3'
Marcus Boerger [Sat, 22 Mar 2008 01:52:12 +0000 (01:52 +0000)]
- Update and include 'channel://pear.php.net/PHP_Archive-0.11.3'

16 years ago- Still missed one debug output
Marcus Boerger [Sat, 22 Mar 2008 01:48:45 +0000 (01:48 +0000)]
- Still missed one debug output

16 years agoChangeLog update
<changelog@php.net> [Sat, 22 Mar 2008 01:31:41 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- If multiple possible exts are found use the first one.
Marcus Boerger [Sat, 22 Mar 2008 00:15:45 +0000 (00:15 +0000)]
- If multiple possible exts are found use the first one.
  This fixes an issue with: phar.phar info -f install-pear-nozlib.phar
  because that archive contains a .tar file

16 years ago- Constify
Marcus Boerger [Sat, 22 Mar 2008 00:11:43 +0000 (00:11 +0000)]
- Constify

16 years ago- Don't throw exception for uninitialized instance
Marcus Boerger [Fri, 21 Mar 2008 23:56:52 +0000 (23:56 +0000)]
- Don't throw exception for uninitialized instance

16 years ago- Damn forgot to remove the debug code
Marcus Boerger [Fri, 21 Mar 2008 23:31:31 +0000 (23:31 +0000)]
- Damn forgot to remove the debug code

16 years ago- Fix stub/hashbang generation
Marcus Boerger [Fri, 21 Mar 2008 23:22:18 +0000 (23:22 +0000)]
- Fix stub/hashbang generation

16 years ago- Fix error message
Marcus Boerger [Fri, 21 Mar 2008 23:07:44 +0000 (23:07 +0000)]
- Fix error message

16 years ago- Simplify zend_do_build_namespace_name()
Felipe Pena [Fri, 21 Mar 2008 20:41:22 +0000 (20:41 +0000)]
- Simplify zend_do_build_namespace_name()
- Fix macro (Z_USTRLEN/Z_STRLEN -> Z_UNILEN) in zend_do_fetch_class_name()

16 years agofix the memleak - but this breaks the \*compressAllFiles\*() methods because of fatal...
Greg Beaver [Fri, 21 Mar 2008 19:54:07 +0000 (19:54 +0000)]
fix the memleak - but this breaks the \*compressAllFiles\*() methods because of fatal flaw
in renaming implementation - see pecl-dev email for details

16 years ago- Settle to 4 MB, see internals@ archives
Marcus Boerger [Fri, 21 Mar 2008 19:37:32 +0000 (19:37 +0000)]
- Settle to 4 MB, see internals@ archives

16 years agowith stream wrappers in include_path, and after marcus's last fix, only 1 failing...
Greg Beaver [Fri, 21 Mar 2008 18:50:22 +0000 (18:50 +0000)]
with stream wrappers in include_path, and after marcus's last fix, only 1 failing test (tar/tar_makegz.phpt)

add mounted file/dir to url stat

16 years ago- Fix comment
Marcus Boerger [Fri, 21 Mar 2008 18:20:51 +0000 (18:20 +0000)]
- Fix comment

16 years ago- Increase max mmap size to 8 MB
Marcus Boerger [Fri, 21 Mar 2008 17:12:38 +0000 (17:12 +0000)]
- Increase max mmap size to 8 MB

16 years ago[DOC] revert short tags to their previous state
Antony Dovgal [Fri, 21 Mar 2008 16:38:50 +0000 (16:38 +0000)]
[DOC] revert short tags to their previous state

16 years ago- Add new test
Marcus Boerger [Fri, 21 Mar 2008 15:18:18 +0000 (15:18 +0000)]
- Add new test

16 years agofix #43477 (Error mode ignored in unicode_decode())
Antony Dovgal [Fri, 21 Mar 2008 12:09:28 +0000 (12:09 +0000)]
fix #43477 (Error mode ignored in unicode_decode())
patch by Stephen Bach

16 years agosync with 5_3
Antony Dovgal [Fri, 21 Mar 2008 12:07:14 +0000 (12:07 +0000)]
sync with 5_3

16 years agofix ZTS build
Antony Dovgal [Fri, 21 Mar 2008 08:28:09 +0000 (08:28 +0000)]
fix ZTS build

16 years agoDeliberate test breakage (no idea how many) in an attempt to see where the valgrind...
Steph Fox [Fri, 21 Mar 2008 05:22:10 +0000 (05:22 +0000)]
Deliberate test breakage (no idea how many) in an attempt to see where the valgrind 'bad news' is coming from on gcov.php.net.

16 years agoCosmetics (RC data)
Steph Fox [Fri, 21 Mar 2008 05:05:23 +0000 (05:05 +0000)]
Cosmetics (RC data)

16 years agoChangeLog update
<changelog@php.net> [Fri, 21 Mar 2008 01:31:42 +0000 (01:31 +0000)]
ChangeLog update

16 years agosave work - sandbox is completely f**ed up, have to rm -rf and start again
Greg Beaver [Thu, 20 Mar 2008 23:59:07 +0000 (23:59 +0000)]
save work - sandbox is completely f**ed up, have to rm -rf and start again

This *SHOULD* fix issues, but I can't get run-tests to work reliably to be absolutely sure

16 years agoMFB: Refine fix for multibyte char hanling inside command names and args
Ilia Alshanetsky [Thu, 20 Mar 2008 23:26:01 +0000 (23:26 +0000)]
MFB: Refine fix for multibyte char hanling inside command names and args

16 years ago- Fix the DateTimeZone::getTransitions() algorithm.
Derick Rethans [Thu, 20 Mar 2008 19:43:02 +0000 (19:43 +0000)]
- Fix the DateTimeZone::getTransitions() algorithm.

16 years agoMF5: make short_open_tag user-accessible
Stanislav Malyshev [Thu, 20 Mar 2008 17:31:17 +0000 (17:31 +0000)]
MF5: make short_open_tag user-accessible

16 years agofix bug #44478 (Inconsistent behaviour when assigning new nodes)
Rob Richards [Thu, 20 Mar 2008 16:46:55 +0000 (16:46 +0000)]
fix bug #44478 (Inconsistent behaviour when assigning new nodes)
add test

16 years agoSmall fix and a test case to prove it
Andrey Hristov [Thu, 20 Mar 2008 15:34:09 +0000 (15:34 +0000)]
Small fix and a test case to prove it

16 years agoMissing lines from the param-bind-non-changing fix
Andrey Hristov [Thu, 20 Mar 2008 13:58:46 +0000 (13:58 +0000)]
Missing lines from the param-bind-non-changing fix

16 years ago- Don't modify the variables which are passed for parameter binding.
Andrey Hristov [Thu, 20 Mar 2008 13:25:49 +0000 (13:25 +0000)]
- Don't modify the variables which are passed for parameter binding.
  We need to clone them, if there will be a transformation (convert_to_xxx)
  which will change the origin.
- Make mysqlnd more compatible to libmysql, in this case if the execute of
  a statement fails set the state of the statement back to PREPARED
- A test case to check the case of a failing statement.

16 years agoexpect->expectf
Antony Dovgal [Thu, 20 Mar 2008 12:13:57 +0000 (12:13 +0000)]
expect->expectf

16 years agofix tests (tcp_socket is tcp_socket/ssl when/if openssl is enabled)
Antony Dovgal [Thu, 20 Mar 2008 08:35:11 +0000 (08:35 +0000)]
fix tests (tcp_socket is tcp_socket/ssl when/if openssl is enabled)

16 years agoChangeLog update
<changelog@php.net> [Thu, 20 Mar 2008 01:31:43 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFix bug #44487 (call_user_method_array issues a warning when throwing an exception).
David Soria Parra [Thu, 20 Mar 2008 00:50:47 +0000 (00:50 +0000)]
Fix bug #44487 (call_user_method_array issues a warning when throwing an exception).

16 years agoadd
Nuno Lopes [Wed, 19 Mar 2008 23:26:58 +0000 (23:26 +0000)]
add

16 years agocatch up with the latest release
George Wang [Wed, 19 Mar 2008 22:43:25 +0000 (22:43 +0000)]
catch up with the latest release

16 years agoFixed test
Felipe Pena [Wed, 19 Mar 2008 19:16:58 +0000 (19:16 +0000)]
Fixed test

16 years agoAdding language tests.
Steve Seear [Wed, 19 Mar 2008 18:06:22 +0000 (18:06 +0000)]
Adding language tests.

16 years agoAdded some class tests; Replaced some hardcoded instance ids with %d.
Steve Seear [Wed, 19 Mar 2008 17:56:08 +0000 (17:56 +0000)]
Added some class tests; Replaced some hardcoded instance ids with %d.

16 years agoAdding tokenizer test
Steve Seear [Wed, 19 Mar 2008 17:43:49 +0000 (17:43 +0000)]
Adding tokenizer test

16 years agoAdding streams tests
Steve Seear [Wed, 19 Mar 2008 17:38:20 +0000 (17:38 +0000)]
Adding streams tests

16 years agoAdding filesystem tests
Steve Seear [Wed, 19 Mar 2008 17:26:36 +0000 (17:26 +0000)]
Adding filesystem tests

16 years agoMFB
Rasmus Lerdorf [Wed, 19 Mar 2008 16:37:49 +0000 (16:37 +0000)]
MFB

Here are the signal changes from the 5.3 branch that optimizes signal
handler registration and switches from longjmp to siglongjmp in order
to make signal mask handling consistent across different UNIX operating
systems.

16 years agoCosmetic
Felipe Pena [Wed, 19 Mar 2008 15:34:38 +0000 (15:34 +0000)]
Cosmetic

16 years agoFixed test
Felipe Pena [Wed, 19 Mar 2008 15:22:59 +0000 (15:22 +0000)]
Fixed test

16 years agoFixed tests
Felipe Pena [Wed, 19 Mar 2008 15:13:12 +0000 (15:13 +0000)]
Fixed tests

16 years agoFixed test
Felipe Pena [Wed, 19 Mar 2008 14:55:58 +0000 (14:55 +0000)]
Fixed test

16 years agoFixed test
Felipe Pena [Wed, 19 Mar 2008 14:45:24 +0000 (14:45 +0000)]
Fixed test

16 years agoAdded UEXPECT
Felipe Pena [Wed, 19 Mar 2008 14:19:54 +0000 (14:19 +0000)]
Added UEXPECT

16 years agofix test
Antony Dovgal [Wed, 19 Mar 2008 14:00:47 +0000 (14:00 +0000)]
fix test

16 years agoFixed error message (%s -> %v)
Felipe Pena [Wed, 19 Mar 2008 14:00:46 +0000 (14:00 +0000)]
Fixed error message (%s -> %v)

16 years agofix typo
Antony Dovgal [Wed, 19 Mar 2008 12:44:05 +0000 (12:44 +0000)]
fix typo

16 years agomake use of zend_atol()
Antony Dovgal [Wed, 19 Mar 2008 12:40:48 +0000 (12:40 +0000)]
make use of zend_atol()

16 years agoadd zend_atol() and use it instead of zend_atoi() where applicable
Antony Dovgal [Wed, 19 Mar 2008 12:40:20 +0000 (12:40 +0000)]
add zend_atol() and use it instead of zend_atoi() where applicable

16 years agofix test
Antony Dovgal [Wed, 19 Mar 2008 12:36:00 +0000 (12:36 +0000)]
fix test

16 years agoMFB: Fixed bug #43614 (incorrect processing of numerical string keys of array in...
Felipe Pena [Wed, 19 Mar 2008 03:12:39 +0000 (03:12 +0000)]
MFB: Fixed bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized data)

16 years agoChangeLog update
<changelog@php.net> [Wed, 19 Mar 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Bug #44445 (email validator does not handle domains starting/ending
Ilia Alshanetsky [Tue, 18 Mar 2008 23:32:56 +0000 (23:32 +0000)]
MFB: Bug #44445 (email validator does not handle domains starting/ending
with a -)

16 years agoMFB : fix the build
Andrey Hristov [Tue, 18 Mar 2008 17:32:03 +0000 (17:32 +0000)]
MFB : fix the build

16 years agoMFB - Bug #44352 mysqli_connect_error() false negative for host errors
Andrey Hristov [Tue, 18 Mar 2008 16:58:43 +0000 (16:58 +0000)]
MFB - Bug #44352 mysqli_connect_error() false negative for host errors

16 years agoAdding more tests for serialize() and unserialize().
Robin Fernandes [Tue, 18 Mar 2008 15:12:42 +0000 (15:12 +0000)]
Adding more tests for serialize() and unserialize().

16 years agoRemoved hack (we don't need to modify class name).
Dmitry Stogov [Tue, 18 Mar 2008 11:37:15 +0000 (11:37 +0000)]
Removed hack (we don't need to modify class name).
(the problem is covered by Zend/tests/ns_056.phpt)

16 years agoImplemented concept of "delayed early binding" that allows opcode caches to perform...
Dmitry Stogov [Tue, 18 Mar 2008 08:36:49 +0000 (08:36 +0000)]
Implemented concept of "delayed early binding" that allows opcode caches to perform class declaration (early and/or run-time binding) in exactly the same order as vanila php.
The following pseudo-code explains how it should be used in opcode cache.

function cache_compile_file($filename) {
        if (!is_cached($filename)) {
                ...
                orig_compiler_options = CG(compiler_optins);
                CG(compiler_options) |= ZEND_COMPILE_IGNORE_INTERNAL_CLASSES |
                                        ZEND_COMPILE_DELAYED_BINDING;
                $op_array = orig_compile_file($filename);
                CG(compiler_options) = orig_copiler_options;
                ...
        } else {
                $op_array = restore_from_cache($filename);
        }
        zend_do_delayed_early_binding($op_array);
}

16 years agoFixed test
Dmitry Stogov [Tue, 18 Mar 2008 06:44:54 +0000 (06:44 +0000)]
Fixed test

16 years agoChangeLog update
<changelog@php.net> [Tue, 18 Mar 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFix build
Felipe Pena [Tue, 18 Mar 2008 00:37:35 +0000 (00:37 +0000)]
Fix build

16 years agofix integer overflow in lenght calculation
Stanislav Malyshev [Mon, 17 Mar 2008 23:07:55 +0000 (23:07 +0000)]
fix integer overflow in lenght calculation

16 years agoMFB: Properly address incomplete multibyte chars inside escapeshellcmd()
Ilia Alshanetsky [Mon, 17 Mar 2008 23:02:35 +0000 (23:02 +0000)]
MFB: Properly address incomplete multibyte chars inside escapeshellcmd()

16 years agoMFB: detect duplicate sections
Nuno Lopes [Mon, 17 Mar 2008 17:20:27 +0000 (17:20 +0000)]
MFB: detect duplicate sections

16 years agofix test
Antony Dovgal [Mon, 17 Mar 2008 15:35:25 +0000 (15:35 +0000)]
fix test

16 years agoFix bug #44443 (cvsclean fails on Darwin 9)
Gwynne Raskind [Mon, 17 Mar 2008 15:21:58 +0000 (15:21 +0000)]
Fix bug #44443 (cvsclean fails on Darwin 9)

16 years agoreturn empty string of correct type if __toString() returned invalid value
Antony Dovgal [Mon, 17 Mar 2008 15:05:28 +0000 (15:05 +0000)]
return empty string of correct type if __toString() returned invalid value

16 years agofix tests
Antony Dovgal [Mon, 17 Mar 2008 14:59:16 +0000 (14:59 +0000)]
fix tests

16 years agofix #39127i (Old-style constructor fallbacks produce strange results)
Antony Dovgal [Mon, 17 Mar 2008 14:53:43 +0000 (14:53 +0000)]
fix #39127i (Old-style constructor fallbacks produce strange results)

16 years agofix test
Antony Dovgal [Mon, 17 Mar 2008 14:05:32 +0000 (14:05 +0000)]
fix test

16 years ago- new tests for ctype functions
Josie Messa [Mon, 17 Mar 2008 09:54:36 +0000 (09:54 +0000)]
- new tests for ctype functions

16 years agofix 5_3 ZTS build
Antony Dovgal [Mon, 17 Mar 2008 08:55:56 +0000 (08:55 +0000)]
fix 5_3 ZTS build

16 years agoChangeLog update
<changelog@php.net> [Mon, 17 Mar 2008 01:31:43 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Rewrite scanner to be based on re2c instead of flex
Marcus Boerger [Sun, 16 Mar 2008 21:06:54 +0000 (21:06 +0000)]
- Rewrite scanner to be based on re2c instead of flex
  The full patch is available as:
  http://php.net/~helly/php-re2c-5.3-20080316.diff.txt
  This is against php-re2c repository version 98
  An older patch against version 97 is available under:
  http://php.net/~helly/php-re2c-97-20080316.diff.txt

16 years agoMFB: Remove unused variable
Ilia Alshanetsky [Sun, 16 Mar 2008 15:15:47 +0000 (15:15 +0000)]
MFB: Remove unused variable

16 years ago- Updated to version 2008.1 (2008a)
Derick Rethans [Sun, 16 Mar 2008 07:20:17 +0000 (07:20 +0000)]
- Updated to version 2008.1 (2008a)

16 years agoChangeLog update
<changelog@php.net> [Sun, 16 Mar 2008 01:31:38 +0000 (01:31 +0000)]
ChangeLog update

16 years agoMFB: Fixed bug #44440 (st_blocks undefined under BeOS)
Felipe Pena [Sat, 15 Mar 2008 10:34:12 +0000 (10:34 +0000)]
MFB: Fixed bug #44440 (st_blocks undefined under BeOS)

16 years agoChangeLog update
<changelog@php.net> [Sat, 15 Mar 2008 01:33:00 +0000 (01:33 +0000)]
ChangeLog update

16 years agoupdated due to the creation of the primary testers mailinglist
Lukas Smith [Fri, 14 Mar 2008 21:52:09 +0000 (21:52 +0000)]
updated due to the creation of the primary testers mailinglist

16 years agoImprove GC to support garbage created in destructors during objects utilization
Dmitry Stogov [Fri, 14 Mar 2008 18:37:17 +0000 (18:37 +0000)]
Improve GC to support garbage created in destructors during objects utilization

16 years agoFix build (ZTS)
Felipe Pena [Fri, 14 Mar 2008 17:57:44 +0000 (17:57 +0000)]
Fix build (ZTS)

16 years ago- Allow datetime objects to be serialized and woken up.
Derick Rethans [Fri, 14 Mar 2008 16:18:25 +0000 (16:18 +0000)]
- Allow datetime objects to be serialized and woken up.
- Implemented __set_state().

16 years agoRemoved commented code and unnecessary inline function
Dmitry Stogov [Fri, 14 Mar 2008 13:35:54 +0000 (13:35 +0000)]
Removed commented code and unnecessary inline function

16 years agoFixed GC bug
Dmitry Stogov [Fri, 14 Mar 2008 13:21:21 +0000 (13:21 +0000)]
Fixed GC bug

16 years agocheck if return value of write() is -1 and abort upload in this case setting the...
Antony Dovgal [Fri, 14 Mar 2008 13:10:22 +0000 (13:10 +0000)]
check if return value of write() is -1 and abort upload in this case setting the correct error status

16 years agoChangeLog update
<changelog@php.net> [Fri, 14 Mar 2008 01:31:35 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fix possible memory corruption
Marcus Boerger [Thu, 13 Mar 2008 19:45:22 +0000 (19:45 +0000)]
- Fix possible memory corruption