Commit Graph

45249 Commits

Author SHA1 Message Date
Johannes Schlüter
dd3e47ebe7 - Add two ini settings 2009-06-28 15:55:19 +00:00
Jani Taskinen
1a542eb60f - dot dot dot.. :) 2009-06-28 15:41:25 +00:00
Johannes Schlüter
bf90d9447c fix typo 2009-06-28 15:29:14 +00:00
Johannes Schlüter
b2da3ac933 Add missing MySQL entries 2009-06-28 15:20:22 +00:00
Pierre Joye
76a395e73d - fix build 2009-06-28 12:41:51 +00:00
Felipe Pena
eeb997d888 - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0) 2009-06-28 02:36:19 +00:00
Felipe Pena
ba13c4e764 - Fixed bug #48539 (pdo_dblib fails to connect, throws empty PDOException "SQLSTATE[] (null)") 2009-06-28 02:02:09 +00:00
7b74ae4895 ChangeLog update 2009-06-28 01:33:04 +00:00
Felipe Pena
e2e5c765f8 - Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) 2009-06-28 01:14:28 +00:00
Pierre Joye
8e83d9e8b8 - fix regression introduced by the fix for #48518 (Ilia, Rasmus) 2009-06-27 21:20:25 +00:00
Mikko Koppanen
ec2dab6b47 [DOC]
Support multiple paths (separated by path_separator) in config-file-scan-dir/PHP_INI_SCAN_DIR
2009-06-27 15:22:06 +00:00
ca35a584b8 ChangeLog update 2009-06-27 01:35:55 +00:00
Pierre Joye
74a1323b05 - MF53:
- Windows ACL cache support, update existing tests and add a new one
 - #48535,  file_exists returns false when impersonate is used
2009-06-26 07:44:57 +00:00
Pierre Joye
4c82b63e44 - add license 2009-06-26 07:25:38 +00:00
8de99de8ad ChangeLog update 2009-06-26 01:33:10 +00:00
Johannes Schlüter
0da1b677b3 Add test 2009-06-25 15:04:14 +00:00
Felipe Pena
a27158a76c - Fixed bug #48696 (ldap_read() segfaults with invalid parameters) 2009-06-25 14:48:53 +00:00
Ilia Alshanetsky
ac88f10ea0 Fixed bug #48678 (DateInterval segfaults when unserialising) 2009-06-25 12:41:41 +00:00
Ilia Alshanetsky
068eac20ef MFB: Handle instances where TMPDIR = "" 2009-06-25 01:35:15 +00:00
e619027c89 ChangeLog update 2009-06-25 01:33:13 +00:00
Scott MacVicar
0dc0af527b Fix bug #48679 - Crash in SQLite with count on an unbuffered query set 2009-06-25 00:04:07 +00:00
Greg Beaver
5010fec2f0 fix Bug #48681: openssl signature verification for tar archives broken in ext/phar, merge small fixes to phar.phar generation from PHP_5_3 2009-06-24 22:19:47 +00:00
Felipe Pena
d5cb9c95b4 - Fixed memleak when depth arg is less than zero 2009-06-24 17:39:36 +00:00
Ilia Alshanetsky
d71956b183 MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).
2009-06-24 12:21:37 +00:00
Pierre Joye
d4d256e074 - add readme.redist.bins as .txt 2009-06-24 11:52:07 +00:00
Pierre Joye
ffff959323 - MF53: add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.) 2009-06-24 11:48:44 +00:00
Pierre Joye
f4aa4c3272 - MF53: license for libgd 2009-06-24 11:47:46 +00:00
Dmitry Stogov
2cdd26b0b7 Fixed bug #48643 (String functions memory issue) 2009-06-24 08:53:44 +00:00
Jani Taskinen
df5d6fc09a - Fixed bug #48661 (phpize broken with non-bash shells) 2009-06-24 07:42:14 +00:00
60dd662002 ChangeLog update 2009-06-24 01:33:04 +00:00
andy wharmby
a6967d58e2 Fix test 2009-06-23 23:00:54 +00:00
andy wharmby
7d60127c1e New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
andy wharmby
0dfd8754a6 New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:42 +00:00
Gwynne Raskind
4817cf6b78 add S_IRWXU and friends as defined POSIX constants 2009-06-23 21:11:12 +00:00
Johannes Schlüter
6255234a6d Fix build problem (Kalle) 2009-06-23 18:14:03 +00:00
David Soria Parra
565e6bdbdf Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading' 2009-06-23 14:14:32 +00:00
Johannes Schlüter
ed4b37eb39 The experimental warning sohuld be in the configure output... 2009-06-23 13:19:22 +00:00
Johannes Schlüter
8279c03681 The json header should be installed so other exts can use it 2009-06-23 13:09:20 +00:00
Hannes Magnusson
fb35a562ef Fix arginfo for libxml_disable_entity_loader() and
libxml_use_internal_errors()
2009-06-23 12:27:36 +00:00
Rob Richards
b408366658 add libxml_disable_entity_loader function 2009-06-23 10:49:00 +00:00
Kalle Sommer Nielsen
535e251612 Move these defines to config.w32.h 2009-06-23 06:55:45 +00:00
Kalle Sommer Nielsen
defb0a7047 Use %* instead of a range + WS 2009-06-23 02:13:04 +00:00
Kalle Sommer Nielsen
fb88e8e8c3 * Fix deprecation warning when building deplister
* Fix some mkdir warnings if "nmake build-dist" is executed twice
2009-06-23 01:37:05 +00:00
2e134996b0 ChangeLog update 2009-06-23 01:33:15 +00:00
Pierre Joye
aa382805f6 - MF53: #48619, imap_search ALL segfaults 2009-06-22 20:35:46 +00:00
Pierre Joye
da915bc1c3 - MF53: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cgi cgi_main.c 2009-06-22 20:15:27 +00:00
Christian Seiler
b5ffb2d9af - Fixed spl_autoload_functions/spl_autoload_unregister wrt. closures and
invokables.
2009-06-22 18:14:14 +00:00
Ilia Alshanetsky
8a5511cfc8 MFB: Fixed bug #48636 (Error compiling of ext/date on netware). 2009-06-22 13:43:06 +00:00
9242550823 ChangeLog update 2009-06-22 01:33:38 +00:00
Scott MacVicar
ef76d96812 Specific test for bug #48276 2009-06-21 22:30:37 +00:00