Commit Graph

41740 Commits

Author SHA1 Message Date
Zoe Slattery
cba448a9d3 Replacing generate script with a new version 2009-05-07 09:21:43 +00:00
Hannes Magnusson
903f306a60 Fix tests 2009-05-07 08:08:00 +00:00
Kalle Sommer Nielsen
686c3975e7 use have been a keyword in a forever, thanks Greg 2009-05-07 06:58:57 +00:00
Kalle Sommer Nielsen
e4e260dc21 Windows ME is not supported either as of 5.3 2009-05-07 03:16:28 +00:00
Kalle Sommer Nielsen
036314329a * use is a reserved keyword
* notes to Windows section
2009-05-07 03:14:07 +00:00
Jani Taskinen
996eab8983 - Fixed ini deprecation message issues in tests.
# CGI headers are stripped and the error ends up there with CGI..
2009-05-06 20:32:00 +00:00
Jani Taskinen
f719e30684 MFH 2009-05-06 19:03:06 +00:00
Johannes Schlüter
508a2d0c3d Back to -dev 2009-05-06 18:57:45 +00:00
Johannes Schlüter
6eb27922d7 5.3.0RC2-dev 2009-05-06 18:51:29 +00:00
Ilia Alshanetsky
e6c96dec60 Fixed bug #48156 (Added support for lcov v1.7) 2009-05-06 14:04:46 +00:00
Felipe Pena
d64db73483 - Fixed tests 2009-05-05 18:19:16 +00:00
Zoe Slattery
56e61fb2a5 Fixed tests - thanks mgdm 2009-05-05 13:53:11 +00:00
Ilia Alshanetsky
e828880281 Fixed compiler warning due to llabs() function 2009-05-05 12:33:39 +00:00
Derick Rethans
f2ef1dec3c - Fixed bug #48149 (Cannot make interval parts larger than 9999) by
regenerating the parser.
2009-05-05 07:45:18 +00:00
Jani Taskinen
06c487133a MFH 2009-05-05 01:51:13 +00:00
Matt Wilmas
e7c5f3cfa4 Regenerate 2009-05-05 01:44:52 +00:00
Jani Taskinen
e34d4e933a MFH: ws fix 2009-05-05 01:44:22 +00:00
Greg Beaver
6f101e7c06 remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block 2009-05-05 01:41:51 +00:00
Matt Wilmas
09034cf3f4 MFH: Implemented manual scanning for strings/comments, plus misc. fixes 2009-05-05 01:35:44 +00:00
Jani Taskinen
af442c0bde MFH: fix build 2009-05-05 01:22:44 +00:00
Jani Taskinen
a02d4a690a - sync with HEAD 2009-05-05 01:21:10 +00:00
Matt Wilmas
4d7fe7444b Changed wording 2009-05-05 00:55:27 +00:00
Jani Taskinen
ee5c30a781 duh.. 2009-05-05 00:39:33 +00:00
Jani Taskinen
0b4875313a MFH: - Fixed Bug #45092header HTTP context option not being used (--with-curlwrappers) 2009-05-05 00:31:56 +00:00
Jani Taskinen
6611eb0b98 - Sync with HEAD 2009-05-05 00:16:21 +00:00
Kalle Sommer Nielsen
5a6d3cc42b Added E_DEPRECATED startup notice (5.3 only) 2009-05-04 21:18:22 +00:00
Scott MacVicar
048f03a46b BFN 2009-05-04 21:11:40 +00:00
Pierre Joye
ffca50ca0d - revert last commit and fix inline 2009-05-04 21:03:20 +00:00
Scott MacVicar
c48241a569 MFH Update libmagic data file to 5.02 2009-05-04 20:56:13 +00:00
Scott MacVicar
c3b88aec15 MFH Update libmagic to 5.02 2009-05-04 20:54:53 +00:00
Pierre Joye
e274a01620 - a macro will just do it too 2009-05-04 20:31:02 +00:00
Derick Rethans
53bb83ab8c - MFH: Fixed warnings 2009-05-04 19:55:47 +00:00
Jani Taskinen
ce86c511c4 - Fix news 2009-05-04 19:02:26 +00:00
Pierre Joye
b4a46c8693 - cleaner fix 2009-05-04 17:11:22 +00:00
Pierre Joye
65a9530849 - add llabs 2009-05-04 17:09:33 +00:00
Scott MacVicar
cbc9e850b9 Add missing prototypes for mhash, no code changes. 2009-05-04 16:37:31 +00:00
Pierre Joye
7cfcf294a0 - fix build 2009-05-04 16:28:50 +00:00
Pierre Joye
8991998d7a - win extension_dir 2009-05-04 15:20:38 +00:00
Antony Dovgal
79d1691d11 MFH: use correct function 2009-05-04 14:44:46 +00:00
Antony Dovgal
7809cd64e8 MFH: don't segfault on bindto == NULL 2009-05-04 14:25:17 +00:00
Pierre Joye
c412b949b9 - #39637 2009-05-04 14:15:58 +00:00
Pierre Joye
d6d644b0bb - [DOC] a note about the symbol -> version page/doc 2009-05-04 14:11:45 +00:00
Pierre Joye
93941d1735 - [DOC] MFH: #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD 2009-05-04 14:09:28 +00:00
Ilia Alshanetsky
8c9195e48d Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto) 2009-05-04 13:09:15 +00:00
Pierre Joye
c3bd64a5be - #47739 2009-05-04 12:23:56 +00:00
Pierre Joye
5b3fa5afdd - MFH: [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6 2009-05-04 12:12:57 +00:00
Greg Beaver
6eb6df3a20 disable cause of mysterious segfault in PHP 5.3 only (5.2 is fine) 2009-05-04 04:29:25 +00:00
Derick Rethans
cba1765799 - MFH: Added timezone_version_get() to retrieve the version of the used
timezone database.
2009-05-03 19:58:49 +00:00
Derick Rethans
65fc904143 - MFH: Fixed bug #45191 (error_log ignores date.timezone php.ini val when
setting logging timestamps).
2009-05-03 19:08:49 +00:00
Derick Rethans
20a359a3fb - MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)). 2009-05-03 18:46:28 +00:00