]> granicus.if.org Git - php/log
php
16 years agoDisable closures serialization/unserialization
Dmitry Stogov [Thu, 7 Aug 2008 13:35:51 +0000 (13:35 +0000)]
Disable closures serialization/unserialization

16 years agonot experimental anymore
Antony Dovgal [Thu, 7 Aug 2008 13:11:05 +0000 (13:11 +0000)]
not experimental anymore

16 years agoremove EXPERIMENTAL flag
Antony Dovgal [Thu, 7 Aug 2008 13:07:16 +0000 (13:07 +0000)]
remove EXPERIMENTAL flag

16 years agoupgrade to PCRE (i.e. get ride of ereg usage)
Nuno Lopes [Thu, 7 Aug 2008 12:50:17 +0000 (12:50 +0000)]
upgrade to PCRE (i.e. get ride of ereg usage)

16 years agoregenerate
Nuno Lopes [Thu, 7 Aug 2008 12:23:03 +0000 (12:23 +0000)]
regenerate

16 years agofix crash: yytext can't be modified because it is mmaped(). strndup() will take care...
Nuno Lopes [Thu, 7 Aug 2008 12:22:00 +0000 (12:22 +0000)]
fix crash: yytext can't be modified because it is mmaped(). strndup() will take care of last zero char

16 years agoFixed bug #45744 (Case sensitive callback behaviour)
Dmitry Stogov [Thu, 7 Aug 2008 12:04:14 +0000 (12:04 +0000)]
Fixed bug #45744 (Case sensitive callback behaviour)

16 years agofix WS
Antony Dovgal [Thu, 7 Aug 2008 11:51:54 +0000 (11:51 +0000)]
fix WS

16 years agoFixed bug #45742 (Wrong class array inpretetion using constant indexes)
Dmitry Stogov [Thu, 7 Aug 2008 11:45:35 +0000 (11:45 +0000)]
Fixed bug #45742 (Wrong class array inpretetion using constant indexes)

16 years agoTune news, added missing entry
Jani Taskinen [Thu, 7 Aug 2008 10:10:58 +0000 (10:10 +0000)]
Tune news, added missing entry

16 years agoMFH:
Arnaud Le Blanc [Thu, 7 Aug 2008 09:25:33 +0000 (09:25 +0000)]
MFH:
Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.

16 years agoMFH: fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*)
Antony Dovgal [Thu, 7 Aug 2008 08:36:24 +0000 (08:36 +0000)]
MFH: fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*)

16 years agoMFH
Lukas Smith [Wed, 6 Aug 2008 21:49:47 +0000 (21:49 +0000)]
MFH

16 years agoBackport fix for #45406 to PHP_5_2
Kalle Sommer Nielsen [Wed, 6 Aug 2008 21:31:45 +0000 (21:31 +0000)]
Backport fix for #45406 to PHP_5_2

16 years agoMFH
Lukas Smith [Wed, 6 Aug 2008 19:42:01 +0000 (19:42 +0000)]
MFH

16 years agoMFH
Lukas Smith [Wed, 6 Aug 2008 19:35:20 +0000 (19:35 +0000)]
MFH

16 years agoRe-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in
Andrey Hristov [Wed, 6 Aug 2008 19:25:03 +0000 (19:25 +0000)]
Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in
HEAD, thus no merge

16 years agoStupid typo
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:56:35 +0000 (16:56 +0000)]
Stupid typo

16 years agoFix include path
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:47:38 +0000 (16:47 +0000)]
Fix include path

16 years ago- MFH: Fixed crash msgfmt_get_pattern
Felipe Pena [Wed, 6 Aug 2008 16:17:27 +0000 (16:17 +0000)]
- MFH: Fixed crash msgfmt_get_pattern

16 years ago- MFH: Fixed bug #45636 (fileinfo ext duplicate strndup).
Derick Rethans [Wed, 6 Aug 2008 14:42:38 +0000 (14:42 +0000)]
- MFH: Fixed bug #45636 (fileinfo ext duplicate strndup).

16 years ago- MFH: Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and
Derick Rethans [Wed, 6 Aug 2008 14:30:04 +0000 (14:30 +0000)]
- MFH: Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and
  getopt.h).

16 years agoMFH: Sync libsqlite to 3.6.1
Scott MacVicar [Wed, 6 Aug 2008 14:22:10 +0000 (14:22 +0000)]
MFH: Sync libsqlite to 3.6.1

16 years agoMFH: Fix test on Windows
Scott MacVicar [Wed, 6 Aug 2008 14:07:37 +0000 (14:07 +0000)]
MFH: Fix test on Windows

16 years agoMFH: increase context refcount before open() to avoid crash when open() fails and...
Antony Dovgal [Wed, 6 Aug 2008 09:03:48 +0000 (09:03 +0000)]
MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context

16 years agofix 11g crap
Antony Dovgal [Wed, 6 Aug 2008 07:54:40 +0000 (07:54 +0000)]
fix 11g crap

16 years agoMFH: General sync. WS / CS / etc. crap some people didn't bother to merge
Jani Taskinen [Wed, 6 Aug 2008 05:53:31 +0000 (05:53 +0000)]
MFH: General sync. WS / CS / etc. crap some people didn't bother to merge
MFH: before this commit..bunnies thank you all..
[DOC] - Added ext/hash support to ext/session's ID generator. (Sara)
[DOC] Ask Sara for explanation..

16 years ago- litespeed was merged from HEAD
Johannes Schlüter [Wed, 6 Aug 2008 02:37:17 +0000 (02:37 +0000)]
- litespeed was merged from HEAD

16 years ago- nuketh period from error message
Jani Taskinen [Tue, 5 Aug 2008 23:04:31 +0000 (23:04 +0000)]
- nuketh period from error message

16 years ago- Nuke ending periods from error messages
Jani Taskinen [Tue, 5 Aug 2008 22:52:05 +0000 (22:52 +0000)]
- Nuke ending periods from error messages

16 years agoadded litespeed SAPI
George Wang [Tue, 5 Aug 2008 22:37:32 +0000 (22:37 +0000)]
added litespeed SAPI

16 years ago- MFH: fix oci8_11g when build shared (invalid extension)
Pierre Joye [Tue, 5 Aug 2008 20:56:25 +0000 (20:56 +0000)]
- MFH: fix oci8_11g when build shared (invalid extension)

16 years agoSome fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend...
Elizabeth Marie Smith [Tue, 5 Aug 2008 20:16:21 +0000 (20:16 +0000)]
Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static

16 years agofix memnstr bug, by Laurent Gaffie
Stanislav Malyshev [Tue, 5 Aug 2008 20:14:27 +0000 (20:14 +0000)]
fix memnstr bug, by Laurent Gaffie

16 years ago- MFH: fix zlib detection (shared/static) and add zlib_a support
Pierre Joye [Tue, 5 Aug 2008 19:40:16 +0000 (19:40 +0000)]
- MFH: fix zlib detection (shared/static) and add zlib_a support

16 years ago- MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n>
Derick Rethans [Tue, 5 Aug 2008 18:03:47 +0000 (18:03 +0000)]
- MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n>
  month" relative time string.

16 years ago- MFH: not shared
Pierre Joye [Tue, 5 Aug 2008 17:20:10 +0000 (17:20 +0000)]
- MFH: not shared

16 years agoMFH
Jani Taskinen [Tue, 5 Aug 2008 16:25:42 +0000 (16:25 +0000)]
MFH

16 years agoMFH
Jani Taskinen [Tue, 5 Aug 2008 15:12:19 +0000 (15:12 +0000)]
MFH

16 years agoMFH:- Add test for bug #45712
Jani Taskinen [Tue, 5 Aug 2008 12:36:47 +0000 (12:36 +0000)]
MFH:- Add test for bug #45712

16 years ago- MFH: add dll path to mkdist default path
Pierre Joye [Tue, 5 Aug 2008 11:47:17 +0000 (11:47 +0000)]
- MFH: add dll path to mkdist default path

16 years agoMFH: Fixed test
Arnaud Le Blanc [Tue, 5 Aug 2008 10:10:39 +0000 (10:10 +0000)]
MFH: Fixed test

16 years ago- Fix build (thanks Sebastian)
Felipe Pena [Mon, 4 Aug 2008 23:48:09 +0000 (23:48 +0000)]
- Fix build (thanks Sebastian)

16 years ago- MFH: detect _a or normal lib
Pierre Joye [Mon, 4 Aug 2008 21:39:44 +0000 (21:39 +0000)]
- MFH: detect _a or normal lib

16 years agoMFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
Jani Taskinen [Mon, 4 Aug 2008 21:14:28 +0000 (21:14 +0000)]
MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)

16 years ago- MFH: Added .libs to .cvsignore
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:10:58 +0000 (21:10 +0000)]
- MFH: Added .libs to .cvsignore

16 years ago- MFH: More fixes for bug #45691
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:06:13 +0000 (21:06 +0000)]
- MFH: More fixes for bug #45691

16 years agoMFH: Add proper version check (new c-clients have this)
Jani Taskinen [Mon, 4 Aug 2008 20:51:46 +0000 (20:51 +0000)]
MFH: Add proper version check (new c-clients have this)

16 years ago- MFH: Added new parameter parsing API (part II)
Felipe Pena [Mon, 4 Aug 2008 18:23:33 +0000 (18:23 +0000)]
- MFH: Added new parameter parsing API (part II)

16 years agonumerous int<->long fixes (this code just couldn't work on 64bit OSes)
Antony Dovgal [Mon, 4 Aug 2008 12:19:51 +0000 (12:19 +0000)]
numerous int<->long fixes (this code just couldn't work on 64bit OSes)
here is why we need to put ming to PECL

16 years agoImprove ArrayObject::exchangeArray() behaviour with objects and CoW references (see...
Robin Fernandes [Mon, 4 Aug 2008 11:45:21 +0000 (11:45 +0000)]
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).

16 years agoRemoved shebang line check from CGI sapi (it is checked by scanner)
Dmitry Stogov [Mon, 4 Aug 2008 07:20:15 +0000 (07:20 +0000)]
Removed shebang line check from CGI sapi (it is checked by scanner)

16 years agoMFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
Kalle Sommer Nielsen [Mon, 4 Aug 2008 06:21:55 +0000 (06:21 +0000)]
MFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com

16 years agoMFH: Fix clone + add tests
Etienne Kneuss [Sun, 3 Aug 2008 19:07:31 +0000 (19:07 +0000)]
MFH: Fix clone + add tests

16 years ago- MFH Drop libsqlite even here
Marcus Boerger [Sun, 3 Aug 2008 18:57:25 +0000 (18:57 +0000)]
- MFH Drop libsqlite even here

16 years agoMFH: Remove cast and fix mem errors
Etienne Kneuss [Sun, 3 Aug 2008 18:16:10 +0000 (18:16 +0000)]
MFH: Remove cast and fix mem errors

16 years ago- MFH: Fixed bug #45696 (Not all DateTime methods allow method chaining).
Derick Rethans [Sun, 3 Aug 2008 16:45:15 +0000 (16:45 +0000)]
- MFH: Fixed bug #45696 (Not all DateTime methods allow method chaining).

16 years agotypo, grammar
Jani Taskinen [Sun, 3 Aug 2008 12:22:20 +0000 (12:22 +0000)]
typo, grammar

16 years agoMFH: nuketh C++ comments
Jani Taskinen [Sun, 3 Aug 2008 12:15:55 +0000 (12:15 +0000)]
MFH: nuketh C++ comments

16 years ago- Nitpicking
Marcus Boerger [Sun, 3 Aug 2008 12:11:12 +0000 (12:11 +0000)]
- Nitpicking
# Chris I merged you with Oracle corp. as you work for the company, or do
# you need to be clear about what you did?

16 years agoMFH
Jani Taskinen [Sun, 3 Aug 2008 12:11:07 +0000 (12:11 +0000)]
MFH

16 years agoMFH: no c++ comments in c files
Jani Taskinen [Sun, 3 Aug 2008 11:58:15 +0000 (11:58 +0000)]
MFH: no c++ comments in c files

16 years agooops
Jani Taskinen [Sun, 3 Aug 2008 11:54:30 +0000 (11:54 +0000)]
oops

16 years ago- No C++ comments in C files!
Jani Taskinen [Sun, 3 Aug 2008 11:48:20 +0000 (11:48 +0000)]
- No C++ comments in C files!

16 years ago- What a mess..
Jani Taskinen [Sun, 3 Aug 2008 11:33:45 +0000 (11:33 +0000)]
- What a mess..

16 years ago- MFH: Forgot to take account of the case when mbstring.language is processed
Moriyoshi Koizumi [Sun, 3 Aug 2008 00:04:17 +0000 (00:04 +0000)]
- MFH: Forgot to take account of the case when mbstring.language is processed
  afterwards.

16 years ago- MFH: Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).
Moriyoshi Koizumi [Sat, 2 Aug 2008 20:49:00 +0000 (20:49 +0000)]
- MFH: Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).

16 years ago- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma...
Pierre Joye [Sat, 2 Aug 2008 16:50:35 +0000 (16:50 +0000)]
- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize

16 years ago- MFH: parser's scan function is too large for VC6-7.x, disable the optimizer (size...
Pierre Joye [Sat, 2 Aug 2008 15:49:37 +0000 (15:49 +0000)]
- MFH: parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it

16 years agoMFH Remove obsolete check (thanks Tony)
Steph Fox [Sat, 2 Aug 2008 15:38:46 +0000 (15:38 +0000)]
MFH Remove obsolete check (thanks Tony)

16 years ago- MFH: Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
Derick Rethans [Sat, 2 Aug 2008 13:50:52 +0000 (13:50 +0000)]
- MFH: Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
  durations).

16 years ago- MFH: Fixed undefined variable
Felipe Pena [Sat, 2 Aug 2008 13:39:42 +0000 (13:39 +0000)]
- MFH: Fixed undefined variable

16 years agonews
Arnaud Le Blanc [Sat, 2 Aug 2008 06:36:40 +0000 (06:36 +0000)]
news

16 years agoAllow urlencode()d filer names in php://filter
Arnaud Le Blanc [Sat, 2 Aug 2008 06:35:41 +0000 (06:35 +0000)]
Allow urlencode()d filer names in php://filter

16 years ago- MFH: Added parameter TSRMLS_DC in zend_is_callable()
Felipe Pena [Sat, 2 Aug 2008 04:46:07 +0000 (04:46 +0000)]
- MFH: Added parameter TSRMLS_DC in zend_is_callable()

16 years ago- MFH: Removed unnecessary TSRMLS_FETCH()
Felipe Pena [Sat, 2 Aug 2008 02:50:18 +0000 (02:50 +0000)]
- MFH:  Removed unnecessary TSRMLS_FETCH()

16 years agoMFH: Avoid leaks when zlib streams can not be closed properly.
Arnaud Le Blanc [Sat, 2 Aug 2008 02:36:25 +0000 (02:36 +0000)]
MFH: Avoid leaks when zlib streams can not be closed properly.

16 years ago- MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count()...
Moriyoshi Koizumi [Fri, 1 Aug 2008 22:56:47 +0000 (22:56 +0000)]
- MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles)

16 years agoremove unneeded define
Stanislav Malyshev [Fri, 1 Aug 2008 22:43:16 +0000 (22:43 +0000)]
remove unneeded define

16 years ago- MFH: use static lib first if found
Pierre Joye [Fri, 1 Aug 2008 21:20:08 +0000 (21:20 +0000)]
- MFH: use static lib first if found

16 years ago- MFH: fix EOL broken by previous commit
Pierre Joye [Fri, 1 Aug 2008 19:09:47 +0000 (19:09 +0000)]
- MFH: fix EOL broken by previous commit

16 years agodrop 8.x support
Pierre Joye [Fri, 1 Aug 2008 18:57:30 +0000 (18:57 +0000)]
drop 8.x support

16 years ago- MFH: support for Oracle 11g (either 8 or 11g can be built but not both
Pierre Joye [Fri, 1 Aug 2008 15:07:59 +0000 (15:07 +0000)]
- MFH: support for Oracle 11g (either 8 or 11g can be built but not both

16 years agoFixed bug #44100 (Inconsistent handling of static array declarations with duplicate...
Dmitry Stogov [Fri, 1 Aug 2008 14:22:48 +0000 (14:22 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys)

16 years agoFixed bug #44100 (Inconsistent handling of static array declarations with duplicate...
Dmitry Stogov [Fri, 1 Aug 2008 14:22:03 +0000 (14:22 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).

16 years ago- ws/cs, macros, code that only affects other branches
Steph Fox [Fri, 1 Aug 2008 13:48:45 +0000 (13:48 +0000)]
- ws/cs, macros, code that only affects other branches
- some unsynced changes need valgrind testing before they can go into this branch, see PECL/HEAD

16 years ago- Merge ws/cs fixes to bring all branches into sync
Steph Fox [Fri, 1 Aug 2008 13:42:56 +0000 (13:42 +0000)]
- Merge ws/cs fixes to bring all branches into sync

16 years ago- MFH Bring phar tests into line across all branches
Steph Fox [Fri, 1 Aug 2008 13:38:48 +0000 (13:38 +0000)]
- MFH Bring phar tests into line across all branches

16 years ago- MFH: add new default dir (old still works)
Pierre Joye [Fri, 1 Aug 2008 11:25:42 +0000 (11:25 +0000)]
- MFH: add new default dir (old still works)

16 years ago- MFH: first static lib then dyn or old one
Pierre Joye [Fri, 1 Aug 2008 11:21:50 +0000 (11:21 +0000)]
- MFH: first static lib then dyn or old one

16 years agoAdd ini options for the new exts
Hannes Magnusson [Fri, 1 Aug 2008 10:59:14 +0000 (10:59 +0000)]
Add ini options for the new exts

16 years agoMFH: fix int<->long mess causing lots of segfaults on x86_64
Antony Dovgal [Fri, 1 Aug 2008 08:27:56 +0000 (08:27 +0000)]
MFH: fix int<->long mess causing lots of segfaults on x86_64

16 years agoFix skipif (altough I can't find any such method in the source..?)
Hannes Magnusson [Fri, 1 Aug 2008 08:01:31 +0000 (08:01 +0000)]
Fix skipif (altough I can't find any such method in the source..?)

16 years ago- Consistency rocks: Make all lines start with tabs for indentation
Marcus Boerger [Fri, 1 Aug 2008 06:16:35 +0000 (06:16 +0000)]
- Consistency rocks: Make all lines start with tabs for indentation
# Just as anythign else we do.
# Also saves about ~0.5k in phar.phar

16 years ago - Fix pear PHP_Archive class file location
Marcus Boerger [Fri, 1 Aug 2008 05:43:09 +0000 (05:43 +0000)]
 - Fix pear PHP_Archive class file location

16 years agoback to dev
Johannes Schlüter [Fri, 1 Aug 2008 00:46:20 +0000 (00:46 +0000)]
back to dev

16 years ago5.3.0alpha1
Johannes Schlüter [Fri, 1 Aug 2008 00:09:24 +0000 (00:09 +0000)]
5.3.0alpha1

16 years agoStill need defines so that sqlite3.h will match the lib that sqlite3 uses
Scott MacVicar [Thu, 31 Jul 2008 23:56:32 +0000 (23:56 +0000)]
Still need defines so that sqlite3.h will match the lib that sqlite3 uses

16 years agoremove that file, too
Johannes Schlüter [Thu, 31 Jul 2008 23:51:34 +0000 (23:51 +0000)]
remove that file, too

16 years agoBundled pdo_sqlite files are no longer required
Scott MacVicar [Thu, 31 Jul 2008 23:36:47 +0000 (23:36 +0000)]
Bundled pdo_sqlite files are no longer required