]> granicus.if.org Git - php/log
php
16 years ago- MFH error handling, now with save, replace, restore
Marcus Boerger [Fri, 8 Aug 2008 17:47:31 +0000 (17:47 +0000)]
- MFH error handling, now with save, replace, restore

16 years ago- MFH: constify zend_function_entry and update phpinfo
Pierre Joye [Fri, 8 Aug 2008 16:05:38 +0000 (16:05 +0000)]
- MFH: constify zend_function_entry and update phpinfo

16 years ago- MFH: missing openbasedir check
Pierre Joye [Fri, 8 Aug 2008 15:56:44 +0000 (15:56 +0000)]
- MFH: missing openbasedir check

16 years ago- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)
Pierre Joye [Fri, 8 Aug 2008 15:52:53 +0000 (15:52 +0000)]
- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)

16 years ago- MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error
Pierre Joye [Fri, 8 Aug 2008 15:41:25 +0000 (15:41 +0000)]
- MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error

16 years ago- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep code synced...
Pierre Joye [Fri, 8 Aug 2008 15:37:37 +0000 (15:37 +0000)]
- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep code synced with HEAD

16 years ago- MFH: Sorry for the compiler warning
Marcus Boerger [Fri, 8 Aug 2008 14:15:05 +0000 (14:15 +0000)]
- MFH: Sorry for the compiler warning

16 years agoMFH: Test the catching of chains of exceptions
Etienne Kneuss [Fri, 8 Aug 2008 14:09:45 +0000 (14:09 +0000)]
MFH: Test the catching of chains of exceptions

16 years ago- MFH store error handling mode on stack when executing internal
Marcus Boerger [Fri, 8 Aug 2008 13:21:52 +0000 (13:21 +0000)]
- MFH store error handling mode on stack when executing internal
  or overloaded functions and methods. [...]

16 years agoTests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()
Felix De Vliegher [Fri, 8 Aug 2008 12:39:16 +0000 (12:39 +0000)]
Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()

16 years agoApparently this is broken in alpha1 too
Hannes Magnusson [Fri, 8 Aug 2008 11:09:31 +0000 (11:09 +0000)]
Apparently this is broken in alpha1 too

16 years agoDocumentation fix for getClosure()
Felix De Vliegher [Fri, 8 Aug 2008 10:52:48 +0000 (10:52 +0000)]
Documentation fix for getClosure()

16 years agomove unused vars into their ifdef
Antony Dovgal [Fri, 8 Aug 2008 10:12:27 +0000 (10:12 +0000)]
move unused vars into their ifdef

16 years ago- add missing files for 0.9
Pierre Joye [Fri, 8 Aug 2008 09:47:15 +0000 (09:47 +0000)]
- add missing files for 0.9

16 years agoMFH: Fix build on FreeBSD4.11 (bug#45757)
Hannes Magnusson [Fri, 8 Aug 2008 08:20:27 +0000 (08:20 +0000)]
MFH: Fix build on FreeBSD4.11 (bug#45757)

16 years ago- fbsql to pecl
Pierre Joye [Fri, 8 Aug 2008 00:01:10 +0000 (00:01 +0000)]
- fbsql to pecl

16 years ago- moved to PECL
Pierre Joye [Fri, 8 Aug 2008 00:00:35 +0000 (00:00 +0000)]
- moved to PECL

16 years ago- dbase moved to pecl
Pierre Joye [Thu, 7 Aug 2008 23:58:39 +0000 (23:58 +0000)]
- dbase moved to pecl

16 years ago- MFH: moved to pecl
Pierre Joye [Thu, 7 Aug 2008 23:55:28 +0000 (23:55 +0000)]
- MFH: moved to pecl

16 years ago- MFH: update to 0.9 (torrentzip support, files open only when necessary), windows...
Pierre Joye [Thu, 7 Aug 2008 23:24:11 +0000 (23:24 +0000)]
- MFH: update to 0.9 (torrentzip support, files open only when necessary), windows fixes

16 years agoBasic and error tests for stream_filter_remove()
Felix De Vliegher [Thu, 7 Aug 2008 22:31:10 +0000 (22:31 +0000)]
Basic and error tests for stream_filter_remove()

16 years agofix this, so that I can build php without litespeed..
Nuno Lopes [Thu, 7 Aug 2008 19:32:15 +0000 (19:32 +0000)]
fix this, so that I can build php without litespeed..

16 years agouse PHP_ARG_WITH instead of AC_ARG_WITH
George Wang [Thu, 7 Aug 2008 16:41:31 +0000 (16:41 +0000)]
use PHP_ARG_WITH instead of AC_ARG_WITH

16 years agoMFH: New maintainer :)
Arnaud Le Blanc [Thu, 7 Aug 2008 15:29:38 +0000 (15:29 +0000)]
MFH: New maintainer :)

16 years agoMFH: fix (thx Christian Hoffmann)
Johannes Schlüter [Thu, 7 Aug 2008 14:46:49 +0000 (14:46 +0000)]
MFH: fix (thx Christian Hoffmann)

16 years agoMFH: Update EXTENSIONS file
Johannes Schlüter [Thu, 7 Aug 2008 14:39:47 +0000 (14:39 +0000)]
MFH: Update EXTENSIONS file

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