]> granicus.if.org Git - php/log
php
17 years agofix memleak in sign and verify functions
Rob Richards [Tue, 15 Jan 2008 15:12:12 +0000 (15:12 +0000)]
fix memleak in sign and verify functions

17 years ago- Detect versions of valgrind that have an appendix to their verion number
Marcus Boerger [Tue, 15 Jan 2008 13:03:22 +0000 (13:03 +0000)]
- Detect versions of valgrind that have an appendix to their verion number
- Show whether valgrind is being used in test header

17 years agoFix ZTS build
Etienne Kneuss [Tue, 15 Jan 2008 12:17:09 +0000 (12:17 +0000)]
Fix ZTS build

17 years agoFixed bug #43851 (Memory corrution on reuse of assigned value)
Dmitry Stogov [Tue, 15 Jan 2008 11:53:13 +0000 (11:53 +0000)]
Fixed bug #43851 (Memory corrution on reuse of assigned value)

17 years ago- Fix the fix
Marcus Boerger [Tue, 15 Jan 2008 11:47:29 +0000 (11:47 +0000)]
- Fix the fix

17 years agoBump year
Etienne Kneuss [Tue, 15 Jan 2008 09:44:01 +0000 (09:44 +0000)]
Bump year

17 years agoImplement splDoublyLinkedList, splQueue, splStack classes in SPL
Etienne Kneuss [Tue, 15 Jan 2008 09:37:50 +0000 (09:37 +0000)]
Implement splDoublyLinkedList, splQueue, splStack classes in SPL

17 years agorename and export the macros
Antony Dovgal [Tue, 15 Jan 2008 09:35:50 +0000 (09:35 +0000)]
rename and export the macros
patch by colder

17 years agoChangeLog update
<changelog@php.net> [Tue, 15 Jan 2008 01:31:39 +0000 (01:31 +0000)]
ChangeLog update

17 years agoFix bug #42850 array_walk_recursive() leaves references, refix bug #34982
Brian Shire [Mon, 14 Jan 2008 22:08:00 +0000 (22:08 +0000)]
Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982

17 years agoMFB: Missing patch bit from the FETCH_GROUP fix
Ilia Alshanetsky [Mon, 14 Jan 2008 18:41:48 +0000 (18:41 +0000)]
MFB: Missing patch bit from the FETCH_GROUP fix

17 years ago- Fix memleak (found by colder)
Marcus Boerger [Mon, 14 Jan 2008 18:14:00 +0000 (18:14 +0000)]
- Fix memleak (found by colder)

17 years ago- Add missing .cvsignore
Marcus Boerger [Mon, 14 Jan 2008 18:07:28 +0000 (18:07 +0000)]
- Add missing .cvsignore

17 years ago- cleanup and make build with HEAD
Marcus Boerger [Mon, 14 Jan 2008 18:06:05 +0000 (18:06 +0000)]
- cleanup and make build with HEAD

17 years agoforce tests to be run in CGI mode
Nuno Lopes [Mon, 14 Jan 2008 10:00:25 +0000 (10:00 +0000)]
force tests to be run in CGI mode

17 years agoMFB5.2: fix script for files with short names
Nuno Lopes [Mon, 14 Jan 2008 09:40:53 +0000 (09:40 +0000)]
MFB5.2: fix script for files with short names

17 years agoadd cvsignore
Nuno Lopes [Mon, 14 Jan 2008 09:32:32 +0000 (09:32 +0000)]
add cvsignore

17 years agofix build
Antony Dovgal [Mon, 14 Jan 2008 08:17:55 +0000 (08:17 +0000)]
fix build

17 years agofix test (make OS-agnostic)
Greg Beaver [Mon, 14 Jan 2008 06:25:22 +0000 (06:25 +0000)]
fix test (make OS-agnostic)

17 years agofix test to be OS-agnostic
Greg Beaver [Mon, 14 Jan 2008 06:23:10 +0000 (06:23 +0000)]
fix test to be OS-agnostic

# steph - this is a different test from the one I fixed earlier, I think that's the confusion :)

17 years agounixify path separators in tar-based phars, always use this value for duping alias
Greg Beaver [Mon, 14 Jan 2008 06:19:43 +0000 (06:19 +0000)]
unixify path separators in tar-based phars, always use this value for duping alias

# found by delete.phpt unit test.  I love unit tests

17 years agoadd missing skip sections in zip tests
Greg Beaver [Mon, 14 Jan 2008 05:25:11 +0000 (05:25 +0000)]
add missing skip sections in zip tests

17 years agofix test (make OS-agnostic)
Greg Beaver [Mon, 14 Jan 2008 05:19:23 +0000 (05:19 +0000)]
fix test (make OS-agnostic)

17 years agoadd a whole slew of missing returns after throwing an exception, and remove 1 spuriou...
Greg Beaver [Mon, 14 Jan 2008 05:12:46 +0000 (05:12 +0000)]
add a whole slew of missing returns after throwing an exception, and remove 1 spurious return after RETURN_TRUE

17 years agofix test (make OS-agnostic)
Greg Beaver [Mon, 14 Jan 2008 05:03:02 +0000 (05:03 +0000)]
fix test (make OS-agnostic)

17 years agoMFPECL: fix windows build for all cases, and always export symbols (Steph Fox)
Greg Beaver [Mon, 14 Jan 2008 03:15:50 +0000 (03:15 +0000)]
MFPECL: fix windows build for all cases, and always export symbols (Steph Fox)

17 years agofix build on windows (Steph Fox)
Greg Beaver [Mon, 14 Jan 2008 02:47:55 +0000 (02:47 +0000)]
fix build on windows (Steph Fox)

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

17 years agoadd missing define for statically-built zip ext
Greg Beaver [Sun, 13 Jan 2008 23:37:27 +0000 (23:37 +0000)]
add missing define for statically-built zip ext

17 years agouse correct macro
Greg Beaver [Sun, 13 Jan 2008 22:55:02 +0000 (22:55 +0000)]
use correct macro

17 years ago- Fixed TSRM builds.
Derick Rethans [Sun, 13 Jan 2008 18:42:51 +0000 (18:42 +0000)]
- Fixed TSRM builds.
#- Thanks for the hint Steph.

17 years agoMFB: fixed test
Ilia Alshanetsky [Sun, 13 Jan 2008 17:23:36 +0000 (17:23 +0000)]
MFB: fixed test

17 years ago- MF53: Added new date/time functionality:
Derick Rethans [Sun, 13 Jan 2008 15:16:48 +0000 (15:16 +0000)]
- MF53: Added new date/time functionality:

  * date_parse_from_format(): Parse date/time strings according to a format.
  * date_create_from_format()/DateTime::createFromFormat(): Create a date/time
    object by parsing a date/time string according to a given format.
  * date_get_last_errors()/DateTime::getLastErrors(): Return a list of warnings
    and errors that were found while parsing a date/time string through:
    - strtotime() / new DateTime
    - date_create_from_format() / DateTime::createFromFormat()
    - date_parse_from_format()

17 years agoMFB: fix bug #42945
Nuno Lopes [Sun, 13 Jan 2008 14:57:54 +0000 (14:57 +0000)]
MFB: fix bug #42945

17 years agoupgrade to PCRE 7.5
Nuno Lopes [Sun, 13 Jan 2008 12:48:00 +0000 (12:48 +0000)]
upgrade to PCRE 7.5

17 years agoMFB: a few fixes: overwrote all my careful work in zipint_alias.h with zipint.h,...
Greg Beaver [Sun, 13 Jan 2008 06:24:27 +0000 (06:24 +0000)]
MFB: a few fixes: overwrote all my careful work in zipint_alias.h with zipint.h, so had to restore that.
PHP_RAW_NAMED_FE() won't work, have to use ZEND_RAW_FENTRY

17 years agoMFPECL: alias all zip identifiers to avoid potential name conflicts with other apache...
Greg Beaver [Sun, 13 Jan 2008 06:01:59 +0000 (06:01 +0000)]
MFPECL: alias all zip identifiers to avoid potential name conflicts with other apache libs that may export zip symbols

17 years agoChangeLog update
<changelog@php.net> [Sun, 13 Jan 2008 01:31:34 +0000 (01:31 +0000)]
ChangeLog update

17 years agowrong file version merged in fix for Bug #40189, here is the correct fix
Greg Beaver [Sat, 12 Jan 2008 22:28:04 +0000 (22:28 +0000)]
wrong file version merged in fix for Bug #40189, here is the correct fix

17 years agonew test for inclusion within phar that takes CWD into account
Greg Beaver [Sat, 12 Jan 2008 22:25:40 +0000 (22:25 +0000)]
new test for inclusion within phar that takes CWD into account

17 years agofix segfault in Phar::mungServer() found in frontcontroller20.phpt
Greg Beaver [Sat, 12 Jan 2008 22:21:50 +0000 (22:21 +0000)]
fix segfault in Phar::mungServer() found in frontcontroller20.phpt

17 years agofix segfault in Phar::webPhar() if file is in root directory, found in frontcontrolle...
Greg Beaver [Sat, 12 Jan 2008 22:16:00 +0000 (22:16 +0000)]
fix segfault in Phar::webPhar() if file is in root directory, found in frontcontroller16.phpt

17 years agoMFB: far better fix for bug #40189
Greg Beaver [Sat, 12 Jan 2008 22:03:44 +0000 (22:03 +0000)]
MFB: far better fix for bug #40189

17 years agofix faulty fix for Bug #40189, and provide real fix for the bug
Greg Beaver [Sat, 12 Jan 2008 21:25:43 +0000 (21:25 +0000)]
fix faulty fix for Bug #40189, and provide real fix for the bug

17 years agofix conflict on win32 if phar compiled statically
Greg Beaver [Sat, 12 Jan 2008 16:18:26 +0000 (16:18 +0000)]
fix conflict on win32 if phar compiled statically

17 years agoadd definitions for MAX_WBITS in case it isn't defined
Greg Beaver [Sat, 12 Jan 2008 16:15:17 +0000 (16:15 +0000)]
add definitions for MAX_WBITS in case it isn't defined

17 years agoclarify error message on why opening a stream wrapper failed for allow_url_include...
Greg Beaver [Sat, 12 Jan 2008 15:50:17 +0000 (15:50 +0000)]
clarify error message on why opening a stream wrapper failed for allow_url_include/allow_url_fopen, add test for allow_url_fopen

17 years agomake zip optional
Greg Beaver [Sat, 12 Jan 2008 05:17:12 +0000 (05:17 +0000)]
make zip optional

17 years agofix compile on windows
Greg Beaver [Sat, 12 Jan 2008 04:32:19 +0000 (04:32 +0000)]
fix compile on windows
remove internal libzip
add required dep on zip (will make optional in a few minutes)

17 years agoexport symbols for use by other extensions like phar
Greg Beaver [Sat, 12 Jan 2008 03:42:41 +0000 (03:42 +0000)]
export symbols for use by other extensions like phar

17 years agoadd missing defines, s/filename_len/filename_length/ (thanks steph) - now over to...
Greg Beaver [Sat, 12 Jan 2008 02:13:52 +0000 (02:13 +0000)]
add missing defines, s/filename_len/filename_length/ (thanks steph) - now over to the windows box and debug this properly

17 years agoChangeLog update
<changelog@php.net> [Sat, 12 Jan 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years agoSimplified assignment to string offset
Dmitry Stogov [Fri, 11 Jan 2008 15:10:50 +0000 (15:10 +0000)]
Simplified assignment to string offset

17 years ago- added rules about real names and signatures
Lukas Smith [Fri, 11 Jan 2008 14:01:52 +0000 (14:01 +0000)]
- added rules about real names and signatures

17 years ago- minor typo fixes
Lukas Smith [Fri, 11 Jan 2008 10:49:01 +0000 (10:49 +0000)]
- minor typo fixes

17 years agoFixed unspecialized executor
Dmitry Stogov [Fri, 11 Jan 2008 10:09:12 +0000 (10:09 +0000)]
Fixed unspecialized executor

17 years ago- initial commit .. feedback appreciated
Lukas Smith [Fri, 11 Jan 2008 09:40:20 +0000 (09:40 +0000)]
- initial commit .. feedback appreciated

17 years agoFixed bug #39346 (Unsetting a static variable inside a destructor causes segfault...
Dmitry Stogov [Fri, 11 Jan 2008 08:42:19 +0000 (08:42 +0000)]
Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on)

17 years agostupid windows doesn't allow varargs macros, so remove it. remove unused variable
Greg Beaver [Fri, 11 Jan 2008 07:39:02 +0000 (07:39 +0000)]
stupid windows doesn't allow varargs macros, so remove it.  remove unused variable

17 years agoupdate package.xml
Greg Beaver [Fri, 11 Jan 2008 07:33:32 +0000 (07:33 +0000)]
update package.xml

17 years agoadd Phar::interceptFileFuncs()
Greg Beaver [Fri, 11 Jan 2008 07:30:03 +0000 (07:30 +0000)]
add Phar::interceptFileFuncs()
To intercept fopen(), file_get_contents(), opendir(), and all the stat-based functions so that
code like "if (is_readable('./config.inc.php'))" actually works inside of a phar
[DOC]

17 years agoalways mung PATH_INFO and PATH_TRANSLATED, fix segfault if tar-based phar has no...
Greg Beaver [Fri, 11 Jan 2008 02:52:13 +0000 (02:52 +0000)]
always mung PATH_INFO and PATH_TRANSLATED, fix segfault if tar-based phar has no stub

17 years agoMFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column
Ilia Alshanetsky [Fri, 11 Jan 2008 01:48:19 +0000 (01:48 +0000)]
MFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROUP mode when a column
# by which to group by data is specified.

17 years agoChangeLog update
<changelog@php.net> [Fri, 11 Jan 2008 01:31:38 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMAPPHAR_ALLOC_FILE slipped in there somehow
Greg Beaver [Thu, 10 Jan 2008 22:05:30 +0000 (22:05 +0000)]
MAPPHAR_ALLOC_FILE slipped in there somehow

17 years agofix tsrm build, fix various problems with initialization and zlib/bz2-compressed...
Greg Beaver [Thu, 10 Jan 2008 21:21:38 +0000 (21:21 +0000)]
fix tsrm build, fix various problems with initialization and zlib/bz2-compressed phars

17 years ago- fix truncation of large values on 64-bit systems in http_build_query
Brian Shire [Thu, 10 Jan 2008 20:28:08 +0000 (20:28 +0000)]
- fix truncation of large values on 64-bit systems in http_build_query

17 years agoadd errors when missing dependencies (Steph)
Rob Richards [Thu, 10 Jan 2008 18:21:23 +0000 (18:21 +0000)]
add errors when missing dependencies (Steph)

17 years agoadd interception of is_dir(), file_exists() and file_get_contents() - will make these...
Greg Beaver [Thu, 10 Jan 2008 15:13:00 +0000 (15:13 +0000)]
add interception of is_dir(), file_exists() and file_get_contents() - will make these optional shortly

17 years agofix #43750 (stristr() modifies string)
Antony Dovgal [Thu, 10 Jan 2008 14:31:11 +0000 (14:31 +0000)]
fix #43750 (stristr() modifies string)
patch by Felipe Pena

17 years ago- Fix bug in example code found by Surf Chen
Marcus Boerger [Thu, 10 Jan 2008 10:11:21 +0000 (10:11 +0000)]
- Fix bug in example code found by Surf Chen

17 years agoAdded missing warning message
Dmitry Stogov [Thu, 10 Jan 2008 09:38:41 +0000 (09:38 +0000)]
Added missing warning message

17 years agofix test
Antony Dovgal [Thu, 10 Jan 2008 08:45:54 +0000 (08:45 +0000)]
fix test

17 years agoChangeLog update
<changelog@php.net> [Thu, 10 Jan 2008 01:31:36 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix crash when using default algorithm
Rob Richards [Wed, 9 Jan 2008 16:46:52 +0000 (16:46 +0000)]
fix crash when using default algorithm

17 years agoFixed broken soap.wsdl_cache_enabled
Dmitry Stogov [Wed, 9 Jan 2008 16:46:06 +0000 (16:46 +0000)]
Fixed broken soap.wsdl_cache_enabled

17 years agoRemplemented support for SplArray using Traversable interface.
Dmitry Stogov [Wed, 9 Jan 2008 13:50:17 +0000 (13:50 +0000)]
Remplemented support for SplArray using Traversable interface.

17 years agofix win32 compile
Rob Richards [Wed, 9 Jan 2008 11:23:25 +0000 (11:23 +0000)]
fix win32 compile

17 years agoupdate package.xml
Greg Beaver [Wed, 9 Jan 2008 08:49:58 +0000 (08:49 +0000)]
update package.xml

17 years agonew tests for bz2-compressed tar or phar-based phars (wow, worked on first try, how...
Greg Beaver [Wed, 9 Jan 2008 08:48:56 +0000 (08:48 +0000)]
new tests for bz2-compressed tar or phar-based phars (wow, worked on first try, how about that)

17 years agofix gzipped phars in phar file format, add test
Greg Beaver [Wed, 9 Jan 2008 08:45:00 +0000 (08:45 +0000)]
fix gzipped phars in phar file format, add test

17 years agoapply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)
Greg Beaver [Wed, 9 Jan 2008 08:12:15 +0000 (08:12 +0000)]
apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)

17 years agoimplement whole-file compression of phars for phar/tar-based phars
Greg Beaver [Wed, 9 Jan 2008 07:09:04 +0000 (07:09 +0000)]
implement whole-file compression of phars for phar/tar-based phars
still not 100% working, add failing test
add Phar::isCompressed(), which returns either 0, Phar::GZ, or Phar::BZ2
[DOC]

17 years agoapply same fix of bug #43793 to zlib.deflate
Greg Beaver [Wed, 9 Jan 2008 07:03:48 +0000 (07:03 +0000)]
apply same fix of bug #43793 to zlib.deflate

17 years agofix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers
Greg Beaver [Wed, 9 Jan 2008 06:42:56 +0000 (06:42 +0000)]
fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers

17 years agoadd tests to package.xml, note new empty directory feature
Greg Beaver [Wed, 9 Jan 2008 03:53:42 +0000 (03:53 +0000)]
add tests to package.xml, note new empty directory feature

17 years agoadd tests for directory creation and management for tar and zip-based phars, add...
Greg Beaver [Wed, 9 Jan 2008 03:51:38 +0000 (03:51 +0000)]
add tests for directory creation and management for tar and zip-based phars, add isPhar() to phar-based test
to confirm it is indeed a phar-based archive

17 years agoadd rmdir() support, add rmdir to dir test
Greg Beaver [Wed, 9 Jan 2008 03:47:22 +0000 (03:47 +0000)]
add rmdir() support, add rmdir to dir test
fix *extremely* ancient problem where phar_wrapper_stat always returned success indicating the file existed
rename phar_destroy_manifest to phar_destroy_manifest_entry

17 years ago- MFB: #43790, fix crash when no family name has been found
Pierre Joye [Wed, 9 Jan 2008 01:52:03 +0000 (01:52 +0000)]
- MFB: #43790, fix crash when no family name has been found

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

17 years agofix empty directories in phar, add test
Greg Beaver [Wed, 9 Jan 2008 00:58:37 +0000 (00:58 +0000)]
fix empty directories in phar, add test

17 years agoimplement mkdir (compiles, not yet tested), support for empty directories in phar...
Greg Beaver [Tue, 8 Jan 2008 22:14:16 +0000 (22:14 +0000)]
implement mkdir (compiles, not yet tested), support for empty directories in phar (not yet tested)
revert last commit of efree(), it's necessary.

17 years agoremove invalid free if opening a phar file in plain_map fails
Greg Beaver [Tue, 8 Jan 2008 21:40:48 +0000 (21:40 +0000)]
remove invalid free if opening a phar file in plain_map fails

17 years agoupdate package.xml so this can be installed
Greg Beaver [Tue, 8 Jan 2008 20:36:32 +0000 (20:36 +0000)]
update package.xml so this can be installed

17 years agosplit stream file handlers into stream.c and directory handlers into dirstream.c
Greg Beaver [Tue, 8 Jan 2008 20:31:54 +0000 (20:31 +0000)]
split stream file handlers into stream.c and directory handlers into dirstream.c

17 years agosplit out zip functions
Greg Beaver [Tue, 8 Jan 2008 19:40:23 +0000 (19:40 +0000)]
split out zip functions

17 years agoMFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
Ilia Alshanetsky [Tue, 8 Jan 2008 19:09:12 +0000 (19:09 +0000)]
MFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
allowed in ASCII mode).

17 years agoThose functions have been deprecated and removed. We'll test them only internally
Ulf Wendel [Tue, 8 Jan 2008 13:18:46 +0000 (13:18 +0000)]
Those functions have been deprecated and removed. We'll test them only internally
but not bother php.net with it. Unless you really want to have tests for deprecated
and removed functionality...

17 years agostrncpy->strlcpy
Andrey Hristov [Tue, 8 Jan 2008 13:13:39 +0000 (13:13 +0000)]
strncpy->strlcpy

17 years agoLooks more than it is. Its whitespace, adding error handling in a few places,
Ulf Wendel [Tue, 8 Jan 2008 12:43:08 +0000 (12:43 +0000)]
Looks more than it is. Its whitespace, adding error handling in a few places,
changing SQL statement formatting etc. No "real" changes.