]> granicus.if.org Git - php/log
php
17 years ago[unfinished] magically handle getcwd() and fopen() with include_path inside phar
Greg Beaver [Tue, 18 Dec 2007 17:01:24 +0000 (17:01 +0000)]
[unfinished] magically handle getcwd() and fopen() with include_path inside phar
this work is incomplete, but compiles and existing tests pass

17 years agoMFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can
Ilia Alshanetsky [Tue, 18 Dec 2007 13:48:19 +0000 (13:48 +0000)]
MFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can
result in a crash)

17 years ago- Fixed var_export() for array keys
Derick Rethans [Tue, 18 Dec 2007 10:53:25 +0000 (10:53 +0000)]
- Fixed var_export() for array keys
- Fixed broken explode() test

17 years ago- Fixed typo.
Derick Rethans [Tue, 18 Dec 2007 10:52:59 +0000 (10:52 +0000)]
- Fixed typo.

17 years agooops, need to make these things optional, not required
Greg Beaver [Tue, 18 Dec 2007 05:32:11 +0000 (05:32 +0000)]
oops, need to make these things optional, not required

17 years agoChangeLog update
<changelog@php.net> [Tue, 18 Dec 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix folding (again)
Marcus Boerger [Mon, 17 Dec 2007 13:47:09 +0000 (13:47 +0000)]
- Fix folding (again)
- Fix clone mask

17 years agofix tests
Raghubansh Kumar [Mon, 17 Dec 2007 13:00:52 +0000 (13:00 +0000)]
fix tests

17 years agoMFB5.3: - Allow to specify php executable on commandline
Hannes Magnusson [Mon, 17 Dec 2007 11:34:55 +0000 (11:34 +0000)]
MFB5.3: - Allow to specify php executable on commandline
MFB5.3: - Allow to check the out,exp and diff results on console while executing the tests

17 years agoFixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)
Dmitry Stogov [Mon, 17 Dec 2007 11:06:43 +0000 (11:06 +0000)]
Fixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery)

17 years ago- Fix indent of macros
Jani Taskinen [Mon, 17 Dec 2007 08:51:58 +0000 (08:51 +0000)]
- Fix indent of macros

17 years agoAdd support for encoding options
Sara Golemon [Mon, 17 Dec 2007 07:48:21 +0000 (07:48 +0000)]
Add support for encoding options

17 years agoAdd scoping braces for variable declaration
Sara Golemon [Mon, 17 Dec 2007 05:16:40 +0000 (05:16 +0000)]
Add scoping braces for variable declaration

17 years agoChangeLog update
<changelog@php.net> [Mon, 17 Dec 2007 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Fix #43611 SplObjectStorage is available since 5.1.2
Johannes Schlüter [Sun, 16 Dec 2007 22:19:35 +0000 (22:19 +0000)]
- Fix #43611 SplObjectStorage is available since 5.1.2

17 years agoMFB5.3: Fix test
Hannes Magnusson [Sun, 16 Dec 2007 19:19:14 +0000 (19:19 +0000)]
MFB5.3: Fix test

17 years agoFixed bug #43589 (a possible infinite loop in bz2_filter.c)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:21:44 +0000 (17:21 +0000)]
Fixed bug #43589 (a possible infinite loop in bz2_filter.c)

# Patch by Greg Beaver

17 years agoMFB: Fixed bug #43606 (define missing depencies of the exif extension)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:15:05 +0000 (17:15 +0000)]
MFB: Fixed bug #43606 (define missing depencies of the exif extension)

17 years agofully implement Phar->copy(), fix test
Greg Beaver [Sun, 16 Dec 2007 06:31:00 +0000 (06:31 +0000)]
fully implement Phar->copy(), fix test

17 years agoChangeLog update
<changelog@php.net> [Sun, 16 Dec 2007 01:31:35 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd failing test
Greg Beaver [Sun, 16 Dec 2007 01:11:50 +0000 (01:11 +0000)]
add failing test

17 years agoPhar::copy() [not yet working]
Greg Beaver [Sun, 16 Dec 2007 00:57:39 +0000 (00:57 +0000)]
Phar::copy() [not yet working]

17 years agoMFB: Fix protos
Hannes Magnusson [Sat, 15 Dec 2007 12:57:05 +0000 (12:57 +0000)]
MFB: Fix protos

17 years agofix test
Antony Dovgal [Sat, 15 Dec 2007 12:44:21 +0000 (12:44 +0000)]
fix test

17 years agoChangeLog update
<changelog@php.net> [Sat, 15 Dec 2007 01:31:29 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- MFB: Bug #41528
David Coallier [Sat, 15 Dec 2007 01:18:28 +0000 (01:18 +0000)]
- MFB: Bug #41528
- Added possibility to serialize and unserialize classes that extend to ArrayObject
- See ext/spl/tests/array_023.phpt and ext/spl/tests/bug41528.php for references
- Put a folding for all SPL_ARRAY_METHOD() def

17 years agoFix folding
Etienne Kneuss [Fri, 14 Dec 2007 22:52:53 +0000 (22:52 +0000)]
Fix folding

17 years agoPhar->buildFromIterator now can also accept a stream handle as a value in addition
Greg Beaver [Fri, 14 Dec 2007 19:45:22 +0000 (19:45 +0000)]
Phar->buildFromIterator now can also accept a stream handle as a value in addition
to a file path (string) or SplFileInfo object
[DOC]

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 18:54:54 +0000 (18:54 +0000)]
fix test

17 years agofix alias overloading detection on windows
Greg Beaver [Fri, 14 Dec 2007 18:42:57 +0000 (18:42 +0000)]
fix alias overloading detection on windows

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 18:37:49 +0000 (18:37 +0000)]
fix test

17 years agofix terrible logic discovered in windows testing (not sure how it ever worked on...
Greg Beaver [Fri, 14 Dec 2007 18:34:12 +0000 (18:34 +0000)]
fix terrible logic discovered in windows testing (not sure how it ever worked on unix)

17 years agoNew testcases for token_get_all() function
Raghubansh Kumar [Fri, 14 Dec 2007 16:19:29 +0000 (16:19 +0000)]
New testcases for token_get_all() function

17 years agoMFB: Change createFromTimestamp to setTimestamp
Scott MacVicar [Fri, 14 Dec 2007 14:52:38 +0000 (14:52 +0000)]
MFB: Change createFromTimestamp to setTimestamp

17 years ago- Add Datetime::createFromTimestamp to allow setting of a unix timestamp without...
Scott MacVicar [Fri, 14 Dec 2007 14:27:18 +0000 (14:27 +0000)]
- Add Datetime::createFromTimestamp to allow setting of a unix timestamp without invoking the date parser.

17 years agoexecutor optimization
Dmitry Stogov [Fri, 14 Dec 2007 14:15:23 +0000 (14:15 +0000)]
executor optimization

17 years agowindows fixes #2 (thanks Steph you rule)
Greg Beaver [Fri, 14 Dec 2007 05:45:48 +0000 (05:45 +0000)]
windows fixes #2 (thanks Steph you rule)

17 years agowindows fixes (thanks Steph you rule)
Greg Beaver [Fri, 14 Dec 2007 05:39:20 +0000 (05:39 +0000)]
windows fixes (thanks Steph you rule)

17 years agofix test
Greg Beaver [Fri, 14 Dec 2007 05:22:53 +0000 (05:22 +0000)]
fix test

17 years agoremove stupid*$(# debug code
Greg Beaver [Fri, 14 Dec 2007 05:00:59 +0000 (05:00 +0000)]
remove stupid*$(# debug code

17 years ago- Added other test with some unicode words (Sorry if this chinese word
David Coallier [Fri, 14 Dec 2007 04:49:47 +0000 (04:49 +0000)]
- Added other test with some unicode words (Sorry if this chinese word
  turns out to be offensive I have no clue what it means, just copied it)

17 years ago- MFB: Merged bug41528.phpt test from 5_3
David Coallier [Fri, 14 Dec 2007 04:23:09 +0000 (04:23 +0000)]
- MFB: Merged bug41528.phpt test from 5_3
- Added a very similar test but this one just makes sure we keep
  all the properties of the class members that we just serialized

17 years agobetter fix, revert unintentional commit to Makefile.frag
Greg Beaver [Fri, 14 Dec 2007 04:10:14 +0000 (04:10 +0000)]
better fix, revert unintentional commit to Makefile.frag

17 years agofix build on windows, fix segfault in tsrm by uninitialized pointer
Greg Beaver [Fri, 14 Dec 2007 04:08:34 +0000 (04:08 +0000)]
fix build on windows, fix segfault in tsrm by uninitialized pointer

17 years agoChangeLog update
<changelog@php.net> [Fri, 14 Dec 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd workaround for glibc issue
Antony Dovgal [Thu, 13 Dec 2007 22:29:15 +0000 (22:29 +0000)]
add workaround for glibc issue

17 years agoadd tests for ldap_dn2ufn()
Douglas Goldstein [Thu, 13 Dec 2007 18:00:46 +0000 (18:00 +0000)]
add tests for ldap_dn2ufn()

17 years agoexpand ldap_explode_dn() tests.
Douglas Goldstein [Thu, 13 Dec 2007 17:46:23 +0000 (17:46 +0000)]
expand ldap_explode_dn() tests.

17 years agoadd new tests written by Felipe Pena
Antony Dovgal [Thu, 13 Dec 2007 13:51:02 +0000 (13:51 +0000)]
add new tests written by Felipe Pena

17 years agoAllowed import of global classes "use ::GlobalClassName;" (Gregory)
Dmitry Stogov [Thu, 13 Dec 2007 10:02:26 +0000 (10:02 +0000)]
Allowed import of global classes "use ::GlobalClassName;" (Gregory)

17 years agoAllowed multiple namespaces per file (Gregory)
Dmitry Stogov [Thu, 13 Dec 2007 08:58:28 +0000 (08:58 +0000)]
Allowed multiple namespaces per file (Gregory)

17 years agoFixed test
Dmitry Stogov [Thu, 13 Dec 2007 07:57:52 +0000 (07:57 +0000)]
Fixed test

17 years agonew test
Greg Beaver [Thu, 13 Dec 2007 05:22:06 +0000 (05:22 +0000)]
new test
now, SplDirectoryIterator can be used directly with Phar->buildFromIterator() in order to populate the
files in a phar archive.  When combined with a RegexIterator and other filters, it becomes very easy to create
a phar archive with 1 line of code
[DOC]

17 years agoChangeLog update
<changelog@php.net> [Thu, 13 Dec 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

17 years agonew test
Greg Beaver [Thu, 13 Dec 2007 01:20:25 +0000 (01:20 +0000)]
new test

17 years agocode re-organize to make it more logical
Greg Beaver [Thu, 13 Dec 2007 01:16:56 +0000 (01:16 +0000)]
code re-organize to make it more logical

17 years agonew test
Greg Beaver [Thu, 13 Dec 2007 01:14:13 +0000 (01:14 +0000)]
new test

17 years agofix test, new test
Greg Beaver [Thu, 13 Dec 2007 01:12:10 +0000 (01:12 +0000)]
fix test, new test

17 years agoPhar->buildFromIterator: fix another mem leak, fix test
Greg Beaver [Thu, 13 Dec 2007 01:05:59 +0000 (01:05 +0000)]
Phar->buildFromIterator: fix another mem leak, fix test

17 years agokill 1 memleak
Greg Beaver [Thu, 13 Dec 2007 01:01:27 +0000 (01:01 +0000)]
kill 1 memleak

17 years agoPhar->buildFromIterator: use spl_iterator_apply(), add 4 tests (mem leaks not yet...
Greg Beaver [Thu, 13 Dec 2007 00:54:15 +0000 (00:54 +0000)]
Phar->buildFromIterator: use spl_iterator_apply(), add 4 tests (mem leaks not yet fixed in the 4th)

17 years agoMFB: Fixed bug #43580 (removed bogus declaration of a non-existent
Ilia Alshanetsky [Thu, 13 Dec 2007 00:27:43 +0000 (00:27 +0000)]
MFB: Fixed bug #43580 (removed bogus declaration of a non-existent
php_is_url() function)

17 years agoimplement Phar::buildFromIterator()
Greg Beaver [Wed, 12 Dec 2007 18:01:40 +0000 (18:01 +0000)]
implement Phar::buildFromIterator()
first argument is an iterator that returns as values paths to files to add to the phar archive
the key should be the path that the file should be saved as within the phar archive
if the optional second parameter is passed, then the key is ignored and substr(value, strlen(base_directory)) is
used as the save path within the phar archive
[DOC]

17 years agoadd support for Valgrind 3.3.0 (which doesn't have --log-file-exactly option)
Antony Dovgal [Wed, 12 Dec 2007 09:20:41 +0000 (09:20 +0000)]
add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly option)

17 years agoChangeLog update
<changelog@php.net> [Wed, 12 Dec 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update

17 years agouse thread-safe global var to store zend_compile_file, and restore the current zend_c...
Greg Beaver [Tue, 11 Dec 2007 19:28:35 +0000 (19:28 +0000)]
use thread-safe global var to store zend_compile_file, and restore the current zend_compile_file, not the one we
found in MINIT

17 years agouse stream_copy_to_stream again, figured out how to make the stupid filters work
Greg Beaver [Tue, 11 Dec 2007 19:21:01 +0000 (19:21 +0000)]
use stream_copy_to_stream again, figured out how to make the stupid filters work

17 years agofix test in 5.3+
Greg Beaver [Tue, 11 Dec 2007 19:19:47 +0000 (19:19 +0000)]
fix test in 5.3+

17 years agoadd skipif case if the ldap extension is not loaded
Douglas Goldstein [Tue, 11 Dec 2007 17:33:10 +0000 (17:33 +0000)]
add skipif case if the ldap extension is not loaded

17 years agoput ldap_explode_dn.phpt in proper directory
Douglas Goldstein [Tue, 11 Dec 2007 17:30:58 +0000 (17:30 +0000)]
put ldap_explode_dn.phpt in proper directory

17 years agoAdding initial tests for LDAP module. Adding tests for ldap_explode_dn() function
Douglas Goldstein [Tue, 11 Dec 2007 17:21:51 +0000 (17:21 +0000)]
Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() function

17 years ago- Revert previous patch, it was correct to do this, error is logged if logging is...
Jani Taskinen [Tue, 11 Dec 2007 12:25:52 +0000 (12:25 +0000)]
- Revert previous patch, it was correct to do this, error is logged if logging is enabled

17 years ago- Fix error display (Stas: PG(display_errors) is handled by the php_error_docref...
Jani Taskinen [Tue, 11 Dec 2007 11:28:43 +0000 (11:28 +0000)]
- Fix error display (Stas: PG(display_errors) is handled by the php_error_docref() function :)

17 years agoNew testcases for array_walk_recursive() function
Raghubansh Kumar [Tue, 11 Dec 2007 10:43:28 +0000 (10:43 +0000)]
New testcases for array_walk_recursive() function

17 years agodelete because there are two smaller testcases for this
Raghubansh Kumar [Tue, 11 Dec 2007 10:42:56 +0000 (10:42 +0000)]
delete because there are two smaller testcases for this

17 years agoNew testcases for array_walk() function
Raghubansh Kumar [Tue, 11 Dec 2007 10:40:23 +0000 (10:40 +0000)]
New testcases for array_walk() function

17 years agoNew testcases for array_merge_recursive() function
Raghubansh Kumar [Tue, 11 Dec 2007 09:04:49 +0000 (09:04 +0000)]
New testcases for array_merge_recursive() function

17 years ago- Fixed bug #43541 (array_slice() length parameter messed up)
Jani Taskinen [Tue, 11 Dec 2007 08:30:46 +0000 (08:30 +0000)]
- Fixed bug #43541 (array_slice() length parameter messed up)

17 years agoMFB: sync version macro check
Christopher Jones [Tue, 11 Dec 2007 07:08:37 +0000 (07:08 +0000)]
MFB: sync version macro check

17 years agoMFB: Fix #42496. Cursor leak fetching LOBs
Christopher Jones [Tue, 11 Dec 2007 06:29:38 +0000 (06:29 +0000)]
MFB: Fix #42496. Cursor leak fetching LOBs

17 years agoadd note about new include functionality
Greg Beaver [Tue, 11 Dec 2007 03:12:42 +0000 (03:12 +0000)]
add note about new include functionality

17 years agoChangeLog update
<changelog@php.net> [Tue, 11 Dec 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #43522 (stream_get_line() eats additional characters)
Ilia Alshanetsky [Mon, 10 Dec 2007 14:19:20 +0000 (14:19 +0000)]
MFB: Fixed bug #43522 (stream_get_line() eats additional characters)

17 years agoChangeLog update
<changelog@php.net> [Mon, 10 Dec 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

17 years agoadd the ability to automatically resolve includes inside a phar to files within that...
Greg Beaver [Sun, 9 Dec 2007 21:57:44 +0000 (21:57 +0000)]
add the ability to automatically resolve includes inside a phar to files within that phar, so
no code modification is needed to include/require

17 years ago- Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
Derick Rethans [Sun, 9 Dec 2007 16:54:30 +0000 (16:54 +0000)]
- Fixed Bug #42272 (var_export() incorrectly escapes char(0)).
- Also fixed var_export() in unicode mode, as the function would actually
  generate non-parsable strings which defeats the purpose of var_export().

17 years agonew testcases for array_unique() function
Raghubansh Kumar [Sun, 9 Dec 2007 14:38:48 +0000 (14:38 +0000)]
new testcases for array_unique() function

17 years agoChangeLog update
<changelog@php.net> [Sun, 9 Dec 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

17 years agoChangeLog update
<changelog@php.net> [Sat, 8 Dec 2007 01:31:38 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFixed bug #43344 (Wrong error message for undefined namespace constant)
Dmitry Stogov [Fri, 7 Dec 2007 17:12:22 +0000 (17:12 +0000)]
Fixed bug #43344 (Wrong error message for undefined namespace constant)

17 years agoChangeLog update
<changelog@php.net> [Fri, 7 Dec 2007 01:31:33 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: WS
Ilia Alshanetsky [Thu, 6 Dec 2007 15:23:57 +0000 (15:23 +0000)]
MFB: WS

17 years ago- MFB: DB 4.6 detection
Marcus Boerger [Thu, 6 Dec 2007 14:02:21 +0000 (14:02 +0000)]
- MFB: DB 4.6 detection

17 years agoChangeLog update
<changelog@php.net> [Thu, 6 Dec 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #43495 (array_merge_recursive() crashes with recursive
Ilia Alshanetsky [Wed, 5 Dec 2007 19:57:09 +0000 (19:57 +0000)]
MFB: Fixed bug #43495 (array_merge_recursive() crashes with recursive
arrays)

17 years agoChangeLog update
<changelog@php.net> [Wed, 5 Dec 2007 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years agostarting with 2.6.30, standard libxml2 build can be used
Rob Richards [Tue, 4 Dec 2007 17:14:02 +0000 (17:14 +0000)]
starting with 2.6.30, standard libxml2 build can be used

17 years agoMFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
Ilia Alshanetsky [Tue, 4 Dec 2007 13:07:30 +0000 (13:07 +0000)]
MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when
password is not available)

17 years agoMFB: fixed test
Ilia Alshanetsky [Tue, 4 Dec 2007 13:05:44 +0000 (13:05 +0000)]
MFB: fixed test

17 years agoFixed uninitialized value
Dmitry Stogov [Tue, 4 Dec 2007 12:36:20 +0000 (12:36 +0000)]
Fixed uninitialized value