Commit Graph

25233 Commits

Author SHA1 Message Date
Pierre Joye
9c54462337 - define HAVE_PQPROTOCOLVERSION and HAVE_PG_LO_CREATE (Tim Starling) 2009-05-11 10:43:44 +00:00
Kalle Sommer Nielsen
ed5b73e174 Fix conditional 2009-05-11 06:42:06 +00:00
Jani Taskinen
6a24606248 -fix path 2009-05-11 05:01:17 +00:00
Felipe Pena
a0492db800 - Starting tests for this extension 2009-05-11 03:09:13 +00:00
Felipe Pena
9d61bfdc40 - Fixed tests 2009-05-11 01:53:01 +00:00
Jani Taskinen
25e8f6aa24 - Replaced by zend_multibyte-01.phpt 2009-05-10 21:10:00 +00:00
Jani Taskinen
958886f038 - Fixed bug #48200 (compile failure with mbstring.c when --enable-zend-multibyte is used) 2009-05-10 21:04:26 +00:00
Stanislav Malyshev
30c805ad9a MF5 fixes 2009-05-10 21:01:38 +00:00
Felipe Pena
71aa2ea29b - Fixed bug #48227 (NumberFormatter::format leaks memory) 2009-05-10 20:15:39 +00:00
Etienne Kneuss
fbb11e58c5 MFB: Add test for #48224 2009-05-10 20:13:08 +00:00
David Coallier
67be3d9e01 - MFB: Removed the RETURN_TRUE to keep consistency with documentation.
This function is supposed to be "void registerPHPFunctions"
2009-05-10 20:00:58 +00:00
Etienne Kneuss
b2d291aa82 MFB: Fix #48224 (Remove incorrect shuffle) 2009-05-10 16:45:30 +00:00
Felipe Pena
1e3b227a99 - Simplify test (cweiske) 2009-05-10 15:48:25 +00:00
Felipe Pena
bc74d0ee81 - Fixed bug #48221 (memory leak when passing invalid xslt parameter) 2009-05-10 15:12:32 +00:00
Felipe Pena
91794daed0 - Fixed memory leak (patch by Christian Weiske) 2009-05-10 01:00:15 +00:00
Johannes Schlüter
bb2178bee0 Remove bad CREDITS file
# I'd welcome sane proposals for ext/standard credits, there are ca. 20 people
# mentioned as "Author" and >100 people who committed into *.c here
2009-05-09 22:33:55 +00:00
Etienne Kneuss
9ca4884a71 Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME) 2009-05-09 21:05:18 +00:00
Scott MacVicar
5aa273d0ad Update bundled libmagic to 5.03 2009-05-09 20:34:26 +00:00
Scott MacVicar
24d2bf28a8 Broken test when you have a snapshot as it relies on CVS 2009-05-09 20:18:18 +00:00
Scott MacVicar
5fb7b376dc Fix bug #48206 again 2009-05-09 19:42:43 +00:00
Scott MacVicar
433a7c6f58 Fix bug #48206 - Iterating over an invalid data structure leads to a segfault 2009-05-09 19:37:34 +00:00
Arnaud Le Blanc
bdff89dc4f Fix default behavior of file() (FILE_TEXT flag is the default) 2009-05-08 10:01:40 +00:00
Arnaud Le Blanc
65f951b561 Missing check 2009-05-08 10:00:09 +00:00
Arnaud Le Blanc
64725cb0fc MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
expected when lines end in \r\n) (fixes #48175)
2009-05-08 09:50:11 +00:00
Antony Dovgal
0df4ef5609 fix ZTS build 2009-05-08 07:58:12 +00:00
Brian Shire
528f302fef Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637 2009-05-08 03:32:54 +00:00
Matteo Beccati
009691e028 - Fixed bug #48185 removing no-op code 2009-05-07 23:04:02 +00:00
Felipe Pena
b2efd773b0 - Fix build 2009-05-07 22:44:37 +00:00
Scott MacVicar
540b5fdf87 MFB Print warning when using loadExtension on non cli, cgi and embeded 2009-05-07 16:52:40 +00:00
Scott MacVicar
47298668d4 Some unicode updates for sqlite3 2009-05-07 16:50:54 +00:00
Ilia Alshanetsky
82ddba83c6 MFB: fixed compiler warning 2009-05-07 12:41:25 +00:00
Scott MacVicar
46820cc59b Update bundled libsqlite to 3.6.14 2009-05-07 11:24:20 +00:00
Hannes Magnusson
e3eb4f1786 MFB5.3: Fix tests 2009-05-07 08:09:36 +00:00
Ilia Alshanetsky
20b2bca46a MFB: Fixed compiler warning due to llabs() function 2009-05-05 12:34:03 +00:00
Jani Taskinen
837bb2fd71 - Maybe this is enough on windows.. 2009-05-05 01:51:04 +00:00
Jani Taskinen
b9b54c6ebd ws fix + missing folding tags 2009-05-05 01:44:08 +00:00
Greg Beaver
a7e1d6e5c5 MFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block 2009-05-05 01:42:06 +00:00
Matt Wilmas
e559a4ad99 Implemented manual scanning for strings/comments, plus misc. fixes
For details, see http://news.php.net/php.internals/43808
2009-05-05 01:35:13 +00:00
Jani Taskinen
e38af475e8 - Fix the patch 2009-05-05 01:28:10 +00:00
Jani Taskinen
9d4b8c7cc3 - Fix build (modified utf7 stuff is rather new..) 2009-05-05 01:22:31 +00:00
Jani Taskinen
0ad777e011 - Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
[DOC] Synced regular and cURL http wrapper "header" option to accept
[DOC] either string or array.
2009-05-05 00:30:40 +00:00
Scott MacVicar
202532bb12 Update libmagic data file to 5.02 2009-05-04 20:54:28 +00:00
Scott MacVicar
dae424147c Update libmagic to 5.02 2009-05-04 20:52:43 +00:00
Pierre Joye
5563390ed6 - cleaner fix 2009-05-04 17:11:39 +00:00
Pierre Joye
33a27b036b - fix build 2009-05-04 16:29:09 +00:00
Pierre Joye
6d98192934 - [DOC] a note about the symbol -> version page/doc 2009-05-04 14:11:34 +00:00
Pierre Joye
ecfe3a25c5 - [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD 2009-05-04 14:09:12 +00:00
Pierre Joye
7632e4a6f8 - [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6 2009-05-04 12:12:40 +00:00
Greg Beaver
60ed684852 MFB: disable mysterious segfault on PHP 5.3 (5.2 not affected) 2009-05-04 04:30:50 +00:00
Pierre Joye
25932bbcd5 - #47966, cannot access curl info array without binary
To check: why add_assoc_ascii_string_ex fails while add_assoc_ascii_string works
2009-05-03 21:47:52 +00:00
Derick Rethans
1d7ce8919e - Added timezone_version_get() to retrieve the version of the used timezone
database.
2009-05-03 19:57:35 +00:00
Derick Rethans
9efb9daffe - Fixed bug #45682 (Unable to var_dump(DateInterval)). 2009-05-03 18:45:06 +00:00
Derick Rethans
e630833ba6 - Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).
2009-05-03 18:21:52 +00:00
Pierre Joye
6d6ad6a1ac - ws/cs 2009-05-03 15:16:24 +00:00
Pierre Joye
5f72143f87 - c/p error 2009-05-03 15:03:53 +00:00
Pierre Joye
58db42ea55 - [DOC] #41712, implement progress callback
- add constants CURLOPT_NOPROGRESS and CURLOPT_PROGRESSFUNCTION
2009-05-03 14:58:06 +00:00
Derick Rethans
45d8a45e1b - Added test for (bogus) bug #48097. 2009-05-03 14:28:16 +00:00
Jani Taskinen
abda62eace - Revert bad patch (which caused bug #48133) 2009-05-02 21:13:39 +00:00
Jani Taskinen
0fef8f609c - Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set) 2009-05-02 19:53:33 +00:00
Pierre Joye
94a5f2c2b3 - [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7 2009-05-02 17:32:35 +00:00
Kalle Sommer Nielsen
671ad60a50 Fix typo 2009-05-02 06:27:08 +00:00
Jani Taskinen
49176233c0 - Fix parameter variable type to match "l" 2009-05-02 02:08:25 +00:00
Kalle Sommer Nielsen
874f864db8 Update copyright year + line feeds 2009-05-02 01:52:54 +00:00
Kalle Sommer Nielsen
7115e4a23b Fix proto 2009-05-02 01:36:45 +00:00
Antony Dovgal
81eb79c0a8 fix test 2009-05-01 22:23:27 +00:00
Zoe Slattery
498eb22d88 fixed to expect fail 2009-05-01 19:32:15 +00:00
Antony Dovgal
4838847f5d initialize ext_len 2009-05-01 09:22:02 +00:00
Felipe Pena
ae8c593769 - Fixed bug #48038 (odbc_execute changes variables used to form params array) 2009-05-01 03:02:32 +00:00
Felipe Pena
0382e8ff36 - Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc) 2009-05-01 01:55:28 +00:00
Pierre Joye
7aa14956ee - MFB: #47940, memory leaks in imap_body 2009-04-30 18:57:50 +00:00
Jani Taskinen
4661da3457 Fix test 2009-04-30 13:21:40 +00:00
Jani Taskinen
f64567bc7d -Fix test 2009-04-30 13:18:56 +00:00
Matteo Beccati
8511661571 - Removed HAVE_PQEXECPARAMS which was left out during the previous commit 2009-04-30 12:55:43 +00:00
Matteo Beccati
c58c93b9b2 - Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode
2009-04-30 12:35:36 +00:00
Jani Taskinen
e51d4cb545 - Add missing test 2009-04-30 10:41:09 +00:00
Greg Beaver
db7dc95d15 MFPECL: fixed PECL Bug #14646: phar error message unclear with php stream wrappers 2009-04-30 04:40:31 +00:00
Derick Rethans
a413dd0e3a - Updated to version 2009.7 (2009g) 2009-04-29 11:11:52 +00:00
Zoe Slattery
7759ba8af7 Refixing to follow documented behaviour 2009-04-29 07:49:45 +00:00
Greg Beaver
31f3c2ad47 MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}() 2009-04-29 03:24:09 +00:00
Stanislav Malyshev
de79c1eb6c MF5 fix for #47930 2009-04-28 22:59:07 +00:00
Ilia Alshanetsky
b04a12bcf1 MFB: Fixed bug #47365 (ip2long() may allow some invalid values on certain
64bit systems)
2009-04-28 22:27:26 +00:00
Antony Dovgal
70db769a3c fix test 2009-04-28 09:05:25 +00:00
Pierre Joye
a6f151a2d9 - space to tabs
- CS
2009-04-28 08:30:10 +00:00
Pierre Joye
c8cd14d4e3 - [DOC] MFB: add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior 2009-04-28 08:23:32 +00:00
Felipe Pena
cab1fb7ce1 - Fixed bug #47254 (Wrong Reflection for extends class) 2009-04-27 19:46:03 +00:00
Scott MacVicar
92ed94fcda Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus. 2009-04-27 18:15:54 +00:00
Scott MacVicar
4e15260d13 Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this. 2009-04-27 17:49:18 +00:00
Kalle Sommer Nielsen
3386794feb Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime) 2009-04-27 14:21:57 +00:00
Felipe Pena
c0386a0851 - Fixed bug #48087 (call_user_method() invalid free of arguments) 2009-04-27 12:50:00 +00:00
Sebastian Schürmann
c550cc0bcf - fixing spl_classes test here as well 2009-04-27 00:08:21 +00:00
Pierre Joye
35fea2919a - rmeove duplicate definition 2009-04-26 23:44:46 +00:00
Ilia Alshanetsky
557dfd5abc Fixed compiler warning 2009-04-26 15:53:52 +00:00
Pierre Joye
ce86865d14 - correct clause 2009-04-26 09:43:39 +00:00
Arnaud Le Blanc
6215a61653 Fix memleak 2009-04-25 21:54:39 +00:00
Jani Taskinen
7477102a60 - Fix cleanup 2009-04-25 21:44:20 +00:00
Jani Taskinen
4485a159ce - Added missing SKIPIF 2009-04-25 21:39:37 +00:00
Arnaud Le Blanc
34bb7e7112 Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
Arnaud Le Blanc
1de42cc3cb gen 2009-04-25 21:09:23 +00:00
Arnaud Le Blanc
06d6eecd83 Fix version 2009-04-25 21:08:54 +00:00
Arnaud Le Blanc
a35363db1c Handle HEAD output handler flags
(fixes ext/standard/tests/general_functions/bug44394.phpt)
2009-04-25 21:07:07 +00:00
Arnaud Le Blanc
14e482909e Fix memleak in set_include_path()
(ext/standard/tests/file/file_put_contents_variation5.phpt)
2009-04-25 21:06:01 +00:00
Arnaud Le Blanc
793c221a7d MFB5.3 (Fixed bug #38325 (spl_autoload_register() gaves wrong line for
"class not found"))
2009-04-25 21:05:00 +00:00
Sebastian Schürmann
5e7fe4e86c Initial import 2009-04-25 19:06:26 +00:00
Sebastian Schürmann
9f8bf877ec Initial commit 2009-04-25 19:00:42 +00:00
Sebastian Schürmann
da32e6e2d9 - Initial commit 2009-04-25 18:33:50 +00:00
Sebastian Schürmann
ad8ab8ae5c Initial commit 2009-04-25 18:28:02 +00:00
Jani Taskinen
e2fe8ebf6d MFB 2009-04-25 18:02:56 +00:00
Jani Taskinen
5e6bff5c43 - fix test cleanup (== consistent now :) 2009-04-25 17:57:27 +00:00
Nuno Lopes
f430db2814 MFB: fix strict aliasing issues 2009-04-25 16:42:24 +00:00
Pierre Joye
d0a7664c92 - ws 2009-04-25 16:35:36 +00:00
Pierre Joye
9b9af89020 - #elif 2009-04-25 15:13:00 +00:00
Pierre Joye
7c350613c8 - ws 2009-04-25 15:08:25 +00:00
Pierre Joye
f012ff613e - sync 5.3
- add 2007d and 2007e
2009-04-25 15:06:03 +00:00
Pierre Joye
8405f08d5f - SEARCHPGM struct has to be freed 2009-04-25 15:02:03 +00:00
Pierre Joye
cdeee70a88 - silent warning, NULL is not 0 2009-04-25 14:53:50 +00:00
Pierre Joye
95b781c992 - bad idea to free body 2009-04-25 11:21:41 +00:00
Kalle Sommer Nielsen
22a73c6197 Use correct data types here, and gdImageSaveAlpha for the alpha flag 2009-04-25 06:20:26 +00:00
Arnaud Le Blanc
ed413db14d Fix handling of escaped double quotes 2009-04-24 21:50:51 +00:00
Arnaud Le Blanc
e10005e3fe Fix test 2009-04-24 21:50:15 +00:00
Arnaud Le Blanc
4c400890ed strip_tags() fixes:
- MFH5.3 (Fix bug when < is used within attribute.)
- Fix handling of case when searching for allowed tags in unicode variant
- tests for both unicode and binary variants
2009-04-24 21:23:47 +00:00
Arnaud Le Blanc
3bc34ef8c1 Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
Arnaud Le Blanc
e6b238275f Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
Arnaud Le Blanc
778baeb1b2 Fix tests 2009-04-24 15:52:38 +00:00
Pierre Joye
129c98c983 - simplify and use PHP_CURL 2009-04-24 09:25:14 +00:00
Pierre Joye
287499b99a - #47940, leaks in imap_body() 2009-04-23 22:24:54 +00:00
Pierre Joye
48eaea822a - define HAVE_NEW_MIME2TEXT and HAVE_RFC822_OUTPUT_ADDRESS_LIST 2009-04-23 22:22:26 +00:00
Pierre Joye
2ed2b6f638 - MFB 2009-04-23 18:03:42 +00:00
Takeshi Abe
b6b8240fb3 check non-null before any use. 2009-04-23 16:25:17 +00:00
Matteo Beccati
7db1207d47 - Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:22:12 +00:00
Pierre Joye
763248af68 - c/p error 2009-04-23 08:46:15 +00:00
Pierre Joye
5466a9caee - MFB: make it loud when libxml is missing or the dep is not present 2009-04-22 19:07:11 +00:00
andy wharmby
05f4a87a0a PHP 6 version of a new date test missed from earlier drop 2009-04-22 10:42:23 +00:00
Hannes Magnusson
72543e6d1b Adjust reflection info 2009-04-21 18:07:42 +00:00
Ilia Alshanetsky
be474eafca MFB: Adjusted prototype 2009-04-21 12:26:33 +00:00
andy wharmby
a948f79a64 Fix test 2009-04-21 08:53:27 +00:00
Jani Taskinen
866a35e548 MFB: missed these 2009-04-20 17:14:25 +00:00
Jani Taskinen
a0f3cf5cc4 MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
Etienne Kneuss
cdc6dcfc3c Fix #48023 (spl_autoload_register didn't store closures) 2009-04-20 14:18:46 +00:00
Mikko Koppanen
573961e6f9 Closes #47991 SSL streams fail if error stack contains items 2009-04-20 09:43:45 +00:00
Johannes Schlüter
16606a9cdf Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:15:46 +00:00
Pierre Joye
a8b66c3777 - silent compiler warning 2009-04-20 06:55:11 +00:00
Pierre Joye
92c0740aaa - use the new OB API (and fix build) 2009-04-20 06:36:05 +00:00
Pierre Joye
466d7eb992 - nuke unused vars
- silent warnings
2009-04-20 06:35:43 +00:00
Arnaud Le Blanc
1b53a2805c Fix test 2009-04-19 22:01:23 +00:00
Arnaud Le Blanc
6b213bffb6 Better fix for #47997 2009-04-19 17:09:47 +00:00
Ilia Alshanetsky
8b72164991 MFB: Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering)
2009-04-19 15:00:11 +00:00
Arnaud Le Blanc
1c4b26258e new test 2009-04-19 13:56:16 +00:00
Arnaud Le Blanc
069c0fdc80 MFB5.3: Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 13:50:25 +00:00
Felipe Pena
2223041d93 - Fix build 2009-04-18 18:55:18 +00:00
Ilia Alshanetsky
839559dc14 MFB: Fixed compiler warning 2009-04-16 22:14:44 +00:00
Dmitry Stogov
701fe7630e - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
- Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")
2009-04-16 10:34:15 +00:00
Pierre Joye
b790f4e565 - #47978, typo in ext/sockets/sockets.c 2009-04-16 05:32:58 +00:00
Moriyoshi Koizumi
b3d94cc233 - Just a paranoiac test. This works perfectly. 2009-04-16 02:06:59 +00:00
Moriyoshi Koizumi
7f5d554cde - MFB (fixes build) 2009-04-16 02:05:00 +00:00
Antony Dovgal
b258f302ac fix parse error 2009-04-15 20:56:49 +00:00
Antony Dovgal
fe8901af9e fix test 2009-04-15 20:54:45 +00:00
Ilia Alshanetsky
312a969a8e MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS) 2009-04-15 14:25:20 +00:00
Antony Dovgal
e4e782ca80 revert wrong fix for bug #47930 2009-04-14 14:18:14 +00:00
Stanislav Malyshev
821c37139d fix #47930 2009-04-13 19:24:52 +00:00
Ilia Alshanetsky
c63252ff15 MFB: Upgrade to SQLite 3.6.13 2009-04-13 15:19:03 +00:00
Derick Rethans
bfc0a87a0d - Updated to version 2009.6 (2009f) 2009-04-13 13:40:49 +00:00
Ilia Alshanetsky
0bb885a441 MFB: Fixed bug #47946 (ImageConvolution overwrites background) 2009-04-12 14:45:05 +00:00
Nuno Lopes
d752df6c4e upgrade PCRE to version 7.9 2009-04-11 18:57:41 +00:00
Stanislav Malyshev
9357998475 isync with 5 branch 2009-04-10 16:55:51 +00:00
Nuno Lopes
f9804a9b6a MFB: fix #47662 2009-04-10 15:48:22 +00:00
Rasmus Lerdorf
e965a7d95c Don't strip leading zeros on floating point numbers
and fix the test case
2009-04-09 16:08:34 +00:00
Ilia Alshanetsky
775421e821 MFB: Added test for php_sapi_name() 2009-04-09 13:29:15 +00:00
Andrei Zmievski
11960bfb40 Fix Rasmus's patch for bug #44929. 2009-04-08 20:12:27 +00:00
Rasmus Lerdorf
452f71b63c Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.
2009-04-08 18:18:49 +00:00
Sebastian Bergmann
fa587effb7 Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:08:58 +00:00
Felipe Pena
2582b6ca24 - Added test 2009-04-08 00:29:55 +00:00
Felipe Pena
b002104e72 - Fixed bug #46108 (DateTime - Memory leak when unserializing) 2009-04-07 20:03:01 +00:00
Rob Richards
408a1746a1 fix bug #47849 (Non-deep import loses the namespace)
add test
2009-04-07 15:31:15 +00:00
Pierre Joye
855da166ef - missing implementation gdJpegGetVersionString (thanks Rob) 2009-04-07 13:07:04 +00:00
Pierre Joye
0e1c4f1992 - fix build 2009-04-07 10:34:37 +00:00
Pierre Joye
aee2145f93 - not necessary 2009-04-07 10:04:52 +00:00
Pierre Joye
f20371a7a5 - only gd2+ is supported, no need of this check. (sidenote: PHP_CHECK_LIBRARY seems to use some weird flags (like -lidn in this case)) 2009-04-07 09:53:01 +00:00
Pierre Joye
3bbe4107e2 - MFB:
- #47812, undefined symbol: gdJpegGetVersionInt
 - #46015, Build fails with system gd
 - enable gd_compat when built using system's gd
2009-04-07 09:44:21 +00:00
Pierre Joye
086765ff17 - MFB: initial import, support for external gd library while keeping bug fixes or features (more will be activated later) 2009-04-07 09:43:53 +00:00
Ilia Alshanetsky
230c991f23 MFB: Fixed test 2009-04-06 14:23:17 +00:00
Derick Rethans
3f1194a622 - Updated to version 2009.5 (2009e) 2009-04-06 13:26:32 +00:00
Hannes Magnusson
4b00c4459d Add a test for bug#42596 so people wont try bogusly fixing it again 2009-04-06 12:11:32 +00:00
Hannes Magnusson
4606ffd151 Fix segfault on invalid session.save_path 2009-04-06 11:48:26 +00:00
Pierre Joye
d357aaf591 - nuke unused var 2009-04-06 11:37:51 +00:00
Pierre Joye
eb18af31f9 - fix TS build 2009-04-06 11:07:39 +00:00
Hannes Magnusson
f8ebc02dab Use an obscure name
# Yes, I have "foo.php" :]
2009-04-06 09:31:41 +00:00
Sean Coates
4624a5b9ae improve error message when missing c-client (just bit me on Ubuntu 8.10) 2009-04-04 16:58:39 +00:00
Sebastian Bergmann
607c0fb223 Fix issue reported by Roman Borschel. 2009-04-04 14:35:28 +00:00
Matteo Beccati
7634a5a9b4 - Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
update)
# The changeset is longer than really needed because pdo_stmt.c was
# refactored to remove the "goto"
2009-04-02 16:40:33 +00:00
Felipe Pena
f50dc47814 - Fixed bug #47818 (Segfault due to bound callback param) 2009-04-02 15:52:26 +00:00
Dmitry Stogov
f970a1e5c3 Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:53 +00:00
Matt Wilmas
9880e99dde Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
Scott MacVicar
e009672cd2 MFB Rebuild credits, was missed in previous RC 2009-04-02 09:24:16 +00:00
Kalle Sommer Nielsen
11d630b9e9 We dont need to escape % here, it just generates a compiler warning 2009-04-02 05:16:55 +00:00
Matt Wilmas
5557b49982 explode() stuff:
- Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
- Changed int to long where needed (should fix memory errors from overflow seen in bug #47854)
- Simplified logic a bit with limit and its default value
- php_explode_negative_limit(): removed safe_emalloc (not needed; plain erealloc is used later)
 - Moved declarations/allocation to optimize if the delimiter isn't found
 - Changed ALLOC_STEP size for less realloc's (and maybe better memory block alignment?)
2009-04-01 17:04:17 +00:00
Pierre Joye
4b5d4e8c8c - 8.3.x supports pqprepare 2009-04-01 16:16:20 +00:00
Pierre Joye
1dc4ff564d - MFB: fix build when pqprepare does not exist 2009-04-01 16:14:50 +00:00
Takeshi Abe
a6ef4675fb replaced static gdPngJmpbufStruct, which is afraid of being shared with
several threads, by a couple of auto variables.
2009-04-01 16:05:17 +00:00
Alexey Zakhlestin
7b22d40c61 reverted previous patch, using explicit cast instead 2009-04-01 14:34:21 +00:00
Alexey Zakhlestin
bcfc638490 const pointer was used in non-const context 2009-04-01 11:31:54 +00:00
Kalle Sommer Nielsen
fa7559e4fa Fixed Windows build 2009-04-01 09:38:41 +00:00
Pierre Joye
3e983c6b94 - MFB: silent warning 2009-03-31 18:08:12 +00:00
Pierre Joye
8169cc498b - remove last test for MAX_INT, did not work on x64 and this case is covered by bug47745.phpt 2009-03-31 18:00:33 +00:00
Scott MacVicar
b57c3201e0 Update libsqlite to 3.6.12 2009-03-31 14:15:04 +00:00
Matt Wilmas
029b61b05e - Removed unused LONG_SIGN_MASK definition, and a stray \
- Changed sign flag to int (it's no longer being used in a calculation)
2009-03-31 11:20:31 +00:00
Dmitry Stogov
7dbbd25a14 Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer) 2009-03-31 10:02:51 +00:00
Scott MacVicar
02bf9e7c2f I wish people would test their changes before comitting, especially since the test is *IDENTICAL* as before just with different formatting. 2009-03-30 22:17:02 +00:00
Felipe Pena
cf5e94b010 - Sync with 5.3 2009-03-30 19:43:47 +00:00
Pierre Joye
714b0cdef9 - MFB: better test case, it crashes on more architecture 2009-03-30 18:06:22 +00:00
Kalle Sommer Nielsen
f7373da190 Fixed Windows build, declarations first ladies and gentlemen 2009-03-30 14:21:03 +00:00
Johannes Schlüter
53034b18cb - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at
startup)
2009-03-30 13:53:35 +00:00
andy wharmby
369c5701e2 Fix date tests which started failing after change to BST 2009-03-30 12:35:29 +00:00
Scott MacVicar
c0f87cf4d7 Add test for bug #47828 2009-03-30 09:17:47 +00:00
Scott MacVicar
1168bff791 Fix test, -2147483648 is a valid unsigned int where -2147483649 isn't. 2009-03-30 00:41:01 +00:00
Scott MacVicar
bf22f79452 Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault. 2009-03-29 23:32:17 +00:00
Scott MacVicar
743efae83a Fix bug #47826 - Building with system sqlite3 can miss a symbol. 2009-03-29 21:33:58 +00:00
Stig Venaas
64c6587bd9 added OpenLDAP TLS options to ldap_get_option/ldap_set_option 2009-03-29 18:44:45 +00:00
Matteo Beccati
35386a9d2b - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait()
# It isn't really necessary for the child to wait for PHP_INT_MAX seconds
2009-03-29 16:42:49 +00:00
Pierre Joye
05f342c805 - check in the libpng dir as well 2009-03-29 14:01:15 +00:00
Matteo Beccati
6bf4c00142 - Fixed bug #47816 (pcntl tests failing on NetBSD)
# Tests will still fail until a few kernel bugs are fixed
2009-03-28 03:17:31 +00:00
Matteo Beccati
98bafbbd67 - Reverting: pcntl_signal() returning NULL when passing wrong parameters
# Wow, my first commit and I broke something, sorry about that :(
2009-03-28 03:11:39 +00:00
Matteo Beccati
61476ca182 MFB:
- Fixed bug #44861 (scrollable cursor don't work with pgsql)
2009-03-28 03:01:38 +00:00
Matteo Beccati
dd6b8d4ceb MFB:
- Updated pdo_pgsql from PHP_5_3
2009-03-28 02:34:02 +00:00
Matteo Beccati
0c58cbcea0 - Fixed pcntl_signal() returning NULL when passing wrong parameters 2009-03-28 01:31:31 +00:00
Felipe Pena
e39452524a - Removed unicode.semantics check 2009-03-27 23:08:28 +00:00
Antony Dovgal
6108689e50 fix segfault 2009-03-27 22:22:02 +00:00
Felipe Pena
7c860bb018 - Removed leftover UG(unicode) checks 2009-03-27 19:50:56 +00:00
Felipe Pena
04c90a0f51 - Removed:
- UG(unicode) checks
- Changed:
     - ZEND_STR_TYPE -> IS_UNICODE
     - convert_to_text -> convert_to_unicode
2009-03-27 19:28:26 +00:00
Hannes Magnusson
fe23a6b147 Fix protos 2009-03-27 19:22:18 +00:00
Arnaud Le Blanc
f5e4506988 fix skip-if 2009-03-27 02:35:10 +00:00
Felipe Pena
6517b087aa - Removed unused declaration 2009-03-26 22:30:05 +00:00
Felipe Pena
b474e18f6c - Removed unused variables 2009-03-26 22:16:48 +00:00
Felipe Pena
8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
Felipe Pena
e96a4a7d63 - Fix typo 2009-03-26 13:54:53 +00:00
Felipe Pena
35ddc72b28 - Fixed bug #47769 (Strange extends PDO) 2009-03-26 12:51:30 +00:00
Arnaud Le Blanc
9665b16d57 Fix build on FreeBSD <7 (fixes #47777) 2009-03-25 23:33:36 +00:00
Felipe Pena
77b1147e3f - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
Patch by: mbeccati at php.net
2009-03-25 22:49:43 +00:00
Ilia Alshanetsky
cec31bc5cc MFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses) 2009-03-25 18:52:08 +00:00
Takeshi Abe
cd31aa574b MFB: #43073, TrueType bounding box is wrong for angle<>0 2009-03-25 16:15:18 +00:00
Takeshi Abe
7d91684a11 fix test to follow #47757 2009-03-25 15:25:05 +00:00
Dmitry Stogov
e2923b2414 Fixed bug #47038 (Memory leak in include) 2009-03-25 15:24:51 +00:00
Felipe Pena
dc61f2e106 - Fixed some code to be working with unicode 2009-03-25 12:05:51 +00:00
Johannes Schlüter
3a76cc254f mysql_db_query() is always deprecated 2009-03-25 10:27:22 +00:00
Christopher Jones
52a14bd8b7 sync with 5.3 2009-03-25 01:59:17 +00:00
Christopher Jones
7594e200ad use random text 2009-03-25 01:57:22 +00:00
Felipe Pena
d0c644c7bb - Synced pieces of codes
- Fixed tests
2009-03-24 19:32:06 +00:00
Pierre Joye
3f3b86fac2 - MFB: #47757 rename JPG to JPEG in phpinfo 2009-03-24 09:42:49 +00:00
Felipe Pena
501a5a0d94 - MFB old changes 2009-03-23 23:58:49 +00:00
Felipe Pena
09c94bda00 - Fix test 2009-03-23 23:03:08 +00:00
Felipe Pena
11dde4a7c5 - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
Patch by: matteo at beccati dot com
2009-03-23 23:02:06 +00:00