]>
granicus.if.org Git - php/log
Pierre Joye [Thu, 24 Aug 2006 16:37:14 +0000 (16:37 +0000)]
- solve the relative path issues in TS environment
Antony Dovgal [Thu, 24 Aug 2006 16:00:43 +0000 (16:00 +0000)]
it's not a PEAR only issue
Antony Dovgal [Thu, 24 Aug 2006 13:18:24 +0000 (13:18 +0000)]
sys/msg.h does not exist on MacOS X
Antony Dovgal [Thu, 24 Aug 2006 13:03:04 +0000 (13:03 +0000)]
update version in phpinfo()
Antony Dovgal [Thu, 24 Aug 2006 12:46:54 +0000 (12:46 +0000)]
bump version number
Antony Dovgal [Thu, 24 Aug 2006 12:05:19 +0000 (12:05 +0000)]
compat fixes
Antony Dovgal [Thu, 24 Aug 2006 11:59:15 +0000 (11:59 +0000)]
release 1.2.2 from 5_2 branch, as HEAD doesn't have safe_mode anymore
Antony Dovgal [Thu, 24 Aug 2006 11:30:35 +0000 (11:30 +0000)]
the error message is different on different OSes and zlib versions
Antony Dovgal [Thu, 24 Aug 2006 11:27:20 +0000 (11:27 +0000)]
tm_yday may be 0
Antony Dovgal [Thu, 24 Aug 2006 11:06:02 +0000 (11:06 +0000)]
MFH: fix segfault in strptime() on 64bit Linuxes, caused by the missing declaration
Dmitry Stogov [Thu, 24 Aug 2006 09:42:35 +0000 (09:42 +0000)]
Fixed bug #38315 (Constructing in the destructor causes weird behaviour)
Dmitry Stogov [Thu, 24 Aug 2006 06:18:30 +0000 (06:18 +0000)]
Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).
Andrei Zmievski [Wed, 23 Aug 2006 20:39:11 +0000 (20:39 +0000)]
Namespace more PCRE functions.
Pierre Joye [Wed, 23 Aug 2006 20:22:31 +0000 (20:22 +0000)]
- MFH: add support for entities in hexadecimal format, like © can
be passed as © or © (sync with gd)
Antony Dovgal [Wed, 23 Aug 2006 19:15:57 +0000 (19:15 +0000)]
MFH: fix possible crash in free_statement()
Dmitry Stogov [Wed, 23 Aug 2006 13:00:48 +0000 (13:00 +0000)]
Fixed bug #38265 (heap corruption)
Pierre Joye [Wed, 23 Aug 2006 12:00:54 +0000 (12:00 +0000)]
- MFH: please don't use base64 to test image files, it does not work
fix tests on 64bit platfrom
Antony Dovgal [Wed, 23 Aug 2006 09:47:21 +0000 (09:47 +0000)]
MFH: build ext/spl and ext/reflection as static (fixes #38556)
Hannes Magnusson [Wed, 23 Aug 2006 09:32:24 +0000 (09:32 +0000)]
Fix arginfo for SplObjectStorage
Antony Dovgal [Wed, 23 Aug 2006 07:02:59 +0000 (07:02 +0000)]
MFH: make run-tests to work with directories containing spaces (bug #38558)
Patch by danielc at analysisandsolutions dot com
Antony Dovgal [Tue, 22 Aug 2006 20:10:50 +0000 (20:10 +0000)]
add test for real
Antony Dovgal [Tue, 22 Aug 2006 19:55:56 +0000 (19:55 +0000)]
fix implode() function (see http://news.php.net/php.qa/26876)
add test
Ilia Alshanetsky [Tue, 22 Aug 2006 16:47:23 +0000 (16:47 +0000)]
Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown
order to ensure it is shutdown before the extensions it may depend on).
Antony Dovgal [Tue, 22 Aug 2006 13:01:44 +0000 (13:01 +0000)]
MFH: fix separate TSRM build
Dmitry Stogov [Tue, 22 Aug 2006 12:04:53 +0000 (12:04 +0000)]
Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too low).
Antony Dovgal [Tue, 22 Aug 2006 11:09:12 +0000 (11:09 +0000)]
minor improvements
Dmitry Stogov [Tue, 22 Aug 2006 06:15:26 +0000 (06:15 +0000)]
Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32)
Dmitry Stogov [Tue, 22 Aug 2006 05:54:15 +0000 (05:54 +0000)]
Fixed "win32" storage manager
Dmitry Stogov [Tue, 22 Aug 2006 05:00:51 +0000 (05:00 +0000)]
Fix "make test" on win32
Antony Dovgal [Mon, 21 Aug 2006 17:12:02 +0000 (17:12 +0000)]
typo
Ilia Alshanetsky [Mon, 21 Aug 2006 16:53:50 +0000 (16:53 +0000)]
Fixed bug #38535 (memory corruption in pdo_pgsql driver on error retrieval
inside a failed query executed via query() method).
Antony Dovgal [Mon, 21 Aug 2006 16:41:13 +0000 (16:41 +0000)]
MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)
Ilia Alshanetsky [Sun, 20 Aug 2006 18:24:11 +0000 (18:24 +0000)]
MFH: sa_len compile fix for IRIX
# Patch by Sascha
Ilia Alshanetsky [Sun, 20 Aug 2006 18:20:07 +0000 (18:20 +0000)]
Fixed bug #38524 (strptime() does not initialize the internal date storage
structure).
Ilia Alshanetsky [Sat, 19 Aug 2006 16:20:08 +0000 (16:20 +0000)]
Use proper write callback
Antony Dovgal [Fri, 18 Aug 2006 13:02:38 +0000 (13:02 +0000)]
fix #38486 (openssl extension does not build correctly)
Antony Dovgal [Fri, 18 Aug 2006 12:50:57 +0000 (12:50 +0000)]
MFH: add a notice to fgetcsv() when delimiter or enclosure is longer than 1 char
(feature request #38496)
Antony Dovgal [Thu, 17 Aug 2006 20:46:51 +0000 (20:46 +0000)]
fix #38485 (bz2 extension does not compile with GCC 4.1)
Antony Dovgal [Thu, 17 Aug 2006 14:32:35 +0000 (14:32 +0000)]
initialize static buffer with 0's
Ilia Alshanetsky [Thu, 17 Aug 2006 14:04:09 +0000 (14:04 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 17 Aug 2006 13:44:36 +0000 (13:44 +0000)]
5.2.0RC2
Ilia Alshanetsky [Thu, 17 Aug 2006 13:43:08 +0000 (13:43 +0000)]
Increased default memory limit to 16 megabytes to accommodate for a more
accurate memory utilization measurement.
Ilia Alshanetsky [Wed, 16 Aug 2006 14:09:56 +0000 (14:09 +0000)]
Added skip condition for sqlite2 driver, that uses more forgiving emulated
prepared statements.
Rob Richards [Tue, 15 Aug 2006 22:48:07 +0000 (22:48 +0000)]
BFN
Rob Richards [Tue, 15 Aug 2006 22:47:11 +0000 (22:47 +0000)]
fix bug #38454 (warning upon disabling handler via xml_set_element_handler)
fix bug #38427 (unicode causes xml_parser to misbehave)
add test
Antony Dovgal [Tue, 15 Aug 2006 20:30:42 +0000 (20:30 +0000)]
apply correct fix for bug #38461
Pierre Joye [Tue, 15 Aug 2006 20:27:22 +0000 (20:27 +0000)]
- add openssl_csr_get_subject() and openssl_csr_get_public_key()
Antony Dovgal [Tue, 15 Aug 2006 20:13:47 +0000 (20:13 +0000)]
MFH: fix #38467 (--enable-versioning causes make fail on OS X)
Antony Dovgal [Tue, 15 Aug 2006 15:09:38 +0000 (15:09 +0000)]
MFH: don't try to use "auto", "none" and "pass" charsets returned from mbstring
Antony Dovgal [Tue, 15 Aug 2006 13:19:58 +0000 (13:19 +0000)]
BFN
Antony Dovgal [Tue, 15 Aug 2006 13:19:13 +0000 (13:19 +0000)]
MFH: fix #38461 (setting private attribute with __set() produces segfault)
Antony Dovgal [Tue, 15 Aug 2006 13:08:34 +0000 (13:08 +0000)]
minor CS/WS fixes
Antony Dovgal [Tue, 15 Aug 2006 12:27:24 +0000 (12:27 +0000)]
MFH: error message might be NULL
Antony Dovgal [Tue, 15 Aug 2006 12:19:46 +0000 (12:19 +0000)]
MFH: OCIBreak() is not supported on Windows
Antony Dovgal [Tue, 15 Aug 2006 08:58:40 +0000 (08:58 +0000)]
add test
Antony Dovgal [Tue, 15 Aug 2006 08:54:15 +0000 (08:54 +0000)]
new tests
Michael Wallner [Tue, 15 Aug 2006 06:53:21 +0000 (06:53 +0000)]
MFH:
- fix leak when cloning DateTimeZone, detected by Antony
- don't fetch objects multiple times when cloning
Pierre Joye [Tue, 15 Aug 2006 00:38:05 +0000 (00:38 +0000)]
- add OPENSSL_KEYTYPE_EC constant
- openssl_pkey_get_details(), returns the key details
Antony Dovgal [Mon, 14 Aug 2006 21:08:16 +0000 (21:08 +0000)]
fix previous patch
Antony Dovgal [Mon, 14 Aug 2006 20:11:52 +0000 (20:11 +0000)]
BFN
Antony Dovgal [Mon, 14 Aug 2006 20:11:31 +0000 (20:11 +0000)]
fix #38451 (PDO_MYSQL doesn't compile on Solaris)
Nuno Lopes [Mon, 14 Aug 2006 20:08:18 +0000 (20:08 +0000)]
move static declaration to *.c files
mroe static/const keywording
Michael Wallner [Mon, 14 Aug 2006 20:03:11 +0000 (20:03 +0000)]
MFH: add cloning support to DateTime classes
Frank M. Kromann [Mon, 14 Aug 2006 18:40:08 +0000 (18:40 +0000)]
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
Ilia Alshanetsky [Mon, 14 Aug 2006 16:34:24 +0000 (16:34 +0000)]
Added missing file entry
Ilia Alshanetsky [Mon, 14 Aug 2006 16:16:42 +0000 (16:16 +0000)]
Updated libsqlite in ext/pdo_sqlite to 3.3.7.
Ilia Alshanetsky [Mon, 14 Aug 2006 16:15:29 +0000 (16:15 +0000)]
Upgraded bunbled SQLite lib to 3.3.7
Nuno Lopes [Mon, 14 Aug 2006 15:09:08 +0000 (15:09 +0000)]
more static keywording
also remove the libtidy patch, as it is too old. users should use a newer libtify anyway
Pierre Joye [Mon, 14 Aug 2006 15:07:52 +0000 (15:07 +0000)]
- nuke unused parameter (not present in old versions)
Antony Dovgal [Mon, 14 Aug 2006 15:01:29 +0000 (15:01 +0000)]
MFH: fix #38450 (constructor is not called for classes used in userspace stream wrappers)
Nuno Lopes [Mon, 14 Aug 2006 14:53:23 +0000 (14:53 +0000)]
a few more static keywording
Rob Richards [Mon, 14 Aug 2006 11:59:24 +0000 (11:59 +0000)]
BFN
fix typo
Rob Richards [Mon, 14 Aug 2006 11:57:50 +0000 (11:57 +0000)]
fix bug #38424 (Different attribute assignment if new or existing)
add test
Rob Richards [Mon, 14 Aug 2006 11:29:15 +0000 (11:29 +0000)]
fix underlying issue for bug #38438
Antony Dovgal [Mon, 14 Aug 2006 10:29:20 +0000 (10:29 +0000)]
make sure USE_ZEND_ALLOC is always 1
Antony Dovgal [Mon, 14 Aug 2006 08:18:01 +0000 (08:18 +0000)]
fix segfault and leak in ext/xmlrpc
add tests
Pierre Joye [Sun, 13 Aug 2006 23:43:11 +0000 (23:43 +0000)]
- MFH: locateName should not change the state/error, can be used to test
an entry
Pierre Joye [Sun, 13 Aug 2006 21:09:59 +0000 (21:09 +0000)]
- MFP:
- add overwrite mode to ZipArchive::open, always starts a new archive
- Fix safe mode checks on extract
- Fix possible leaks when a safe mode error has been raised
Pierre Joye [Sun, 13 Aug 2006 20:27:07 +0000 (20:27 +0000)]
- remove package.xml, not needed in php-src but only in pecl
Pierre Joye [Sun, 13 Aug 2006 19:34:40 +0000 (19:34 +0000)]
- MFH: remove dl() usage
Pierre Joye [Sun, 13 Aug 2006 19:24:17 +0000 (19:24 +0000)]
- MFH: remove dl() usage
Ilia Alshanetsky [Sun, 13 Aug 2006 15:02:41 +0000 (15:02 +0000)]
Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
Marcus Boerger [Sun, 13 Aug 2006 10:37:57 +0000 (10:37 +0000)]
- MFH Add link
Pierre Joye [Sun, 13 Aug 2006 00:52:59 +0000 (00:52 +0000)]
- temp fix for a segfault happening when one adds two entries with
the same name
Nuno Lopes [Sat, 12 Aug 2006 19:33:54 +0000 (19:33 +0000)]
const/static keywording
Pierre Joye [Sat, 12 Aug 2006 17:05:08 +0000 (17:05 +0000)]
- MFH: NL
Antony Dovgal [Fri, 11 Aug 2006 17:43:04 +0000 (17:43 +0000)]
MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)
Nuno Lopes [Fri, 11 Aug 2006 17:05:23 +0000 (17:05 +0000)]
fix #38402: wrong proto for Array*::offsetGet()
Ilia Alshanetsky [Fri, 11 Aug 2006 15:07:29 +0000 (15:07 +0000)]
MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.
Antony Dovgal [Fri, 11 Aug 2006 10:35:22 +0000 (10:35 +0000)]
fix test
Ilia Alshanetsky [Thu, 10 Aug 2006 21:10:03 +0000 (21:10 +0000)]
Fixed proto
Ilia Alshanetsky [Thu, 10 Aug 2006 18:34:52 +0000 (18:34 +0000)]
missing bug fixing news
Ilia Alshanetsky [Thu, 10 Aug 2006 15:02:41 +0000 (15:02 +0000)]
Fixed condition
Ilia Alshanetsky [Thu, 10 Aug 2006 14:40:13 +0000 (14:40 +0000)]
Fixed overflow on 64bit systems in str_repeat() and wordwrap().
Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are
enabled.
# Patches by Stefan E.
Ilia Alshanetsky [Thu, 10 Aug 2006 13:50:56 +0000 (13:50 +0000)]
Added support for httpOnly flag for session extension and cookie setting
functions.
# Original patch by Scott MacVicar
Antony Dovgal [Thu, 10 Aug 2006 13:43:18 +0000 (13:43 +0000)]
typos in comments and other minor improvements
Antony Dovgal [Thu, 10 Aug 2006 12:15:58 +0000 (12:15 +0000)]
improve connection character set detection:
* output a warning if invalid character set was passed to the function
* use NLS_LANG by default
Nuno Lopes [Wed, 9 Aug 2006 23:22:49 +0000 (23:22 +0000)]
sync install instructions with the phpdoc xml sources
Antony Dovgal [Wed, 9 Aug 2006 15:27:42 +0000 (15:27 +0000)]
BFN
Antony Dovgal [Wed, 9 Aug 2006 15:24:27 +0000 (15:24 +0000)]
add support for NCLOBs
fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)