1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00
Commit Graph

38263 Commits

Author SHA1 Message Date
Antony Dovgal eab558a79e fix #41517 (different behaviour of floatval() in Unicode mode) 2007-05-28 20:26:52 +00:00
Antony Dovgal ddbd78f523 fix test names 2007-05-28 20:03:35 +00:00
Marcus Boerger 17feef6b6c - Turn the loader into a stream wrapper if necessary 2007-05-28 19:04:08 +00:00
Marcus Boerger 511bd55758 - Make compatible with PEAR/PHP_Archive CVS 2007-05-28 18:07:49 +00:00
Pierre Joye 8e664dd105 - enable tests even when an external GD is used. Latest releases
(2.0.34 or 2.0.35) work.
  NB: if you use Debian, you'll realize how bad their package is and start
  to either use the source or push all patches I posted to their bugs
  tracker
2007-05-28 17:57:20 +00:00
Pierre Joye 5d6f374641 - fix test, requires binary string 2007-05-28 17:49:43 +00:00
Marcus Boerger c5bf6e8cc4 - Add 'Stub-size' to info command 2007-05-28 16:00:41 +00:00
Marcus Boerger 57c5921389 - Oops 2007-05-28 15:58:21 +00:00
Marcus Boerger f1faa5d558 - It is more unlikely to be looking for files named '0' or '1' and those
are also quite intuitive if seeing them as return value of the search.
2007-05-28 15:52:36 +00:00
Marcus Boerger 287bb49cc8 - Actually allow pack -p optional for precommand 2007-05-28 15:38:29 +00:00
Marcus Boerger 90fa848671 - Notice about missing class file when using pack -p optional 2007-05-28 15:32:21 +00:00
Marcus Boerger 0dd84bb275 - Notice about missing class file when using pack -p optional 2007-05-28 15:26:26 +00:00
Marcus Boerger a8f99022ef - WS 2007-05-28 15:21:53 +00:00
Marcus Boerger 54c83b037c - Implement auto/optional for pack -p 2007-05-28 15:20:31 +00:00
Pierre Joye 2a10caedcf - MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set 2007-05-28 13:53:54 +00:00
Pierre Joye d476e987a7 - skip if openssl is too old
- MFB test bug41353.phpt
2007-05-28 13:48:36 +00:00
Pierre Joye 22231d14d3 - MFH: add HAVE_DSA_DEFAULT_METHOD 2007-05-28 13:46:24 +00:00
Hannes Magnusson 63052d2a85 Remove weird useless entries 2007-05-28 12:18:26 +00:00
Hannes Magnusson e85d9c665d Fix logic 2007-05-28 10:34:37 +00:00
Marcus Boerger 79a4814f0e - Add target pharcmd as shortcut for ...phar.phar 2007-05-28 10:09:44 +00:00
Antony Dovgal 13352e80e1 use unsigned modifiers 2007-05-28 10:07:35 +00:00
Dmitry Stogov 397644d3ab Removed deprecated comment 2007-05-28 08:12:11 +00:00
269d82a399 ChangeLog update 2007-05-28 01:31:09 +00:00
Antony Dovgal c554b2fb41 "sapi/cgi/php" -> "sapi/cgi/php-cgi" 2007-05-27 19:22:24 +00:00
Antony Dovgal 81560e2de5 fix tests 2007-05-27 19:13:29 +00:00
Antony Dovgal 8ffc3078d8 MFB: fix #41236 (Regression in timeout handling of non-blocking SSL connections during reads and writes).
Everybody please calm down, we can always fix such issues without starting a war..
2007-05-27 19:13:11 +00:00
Hannes Magnusson 5c7ce3eac0 The binary is called php-cgi now 2007-05-27 19:00:44 +00:00
foobar 14108480eb - Add missing entry 2007-05-27 18:04:32 +00:00
Marcus Boerger 72b487894f - Update 2007-05-27 16:58:23 +00:00
Marcus Boerger 096e123f2d - Verify stub
- Automatically cut off stub after __HALT_COMPILER();
- Always write longest stub ending, so there is no issue with length field
- Add test for setStub from file
- Fix tests
2007-05-27 16:54:37 +00:00
Marcus Boerger 1ffeecf6fa - Update 2007-05-27 15:50:23 +00:00
Marcus Boerger ac05df4759 - For errors "internal corruption of phar ... (truncated manifest)" be more
precise about reason of failure, seperating all error strings
- Fix issue with writing compressed entries
- Fix issue with uncompressing entries
2007-05-27 15:47:52 +00:00
Antony Dovgal fea0861433 add missing skipif sections 2007-05-27 15:12:22 +00:00
bb8fc10353 ChangeLog update 2007-05-27 01:31:01 +00:00
Sara Golemon bfc19a1411 MFB(r-1.18.2.5.2.7) Use slprintf() instead of snprintf() - Bad Ilia, no biscuit for you. 2007-05-26 03:56:41 +00:00
a3d6332c7e ChangeLog update 2007-05-26 01:31:12 +00:00
Hannes Magnusson 5240666f6c Mention why short_open_tags is off (bug#37068) 2007-05-25 19:24:29 +00:00
Zoe Slattery 863ee40af2 New tests for file/general_functions/strings 2007-05-25 13:50:06 +00:00
Michael Wallner c54763d35a - fix typo 2007-05-25 12:48:39 +00:00
Hannes Magnusson 8d5f95bfac MFB: Fix test after stack limit bump 2007-05-25 12:31:35 +00:00
Marcus Boerger 4518f74102 - Fix stub file 2007-05-25 09:33:54 +00:00
Rasmus Lerdorf 5c0389a6f8 Optimize sapi_get_request_time() slightly making it use the cached time
and also checking if there is a server_context before trying to call
the request_time sapi hook.
2007-05-25 09:19:05 +00:00
cbf8bc9038 ChangeLog update 2007-05-25 01:31:08 +00:00
foobar 9112c17171 MFB:- Unify installation of SAPIs: CGI is no exception anymore. 2007-05-24 23:31:15 +00:00
Rasmus Lerdorf 814847dba2 MFB 5_2 - increase json parser depth from 20 to 128 2007-05-24 22:39:06 +00:00
Marcus Boerger b2a18cc7db - Type was meant to be named typ on purpose - change back 2007-05-24 22:07:45 +00:00
foobar 3bec20159c MFB 2007-05-24 21:43:56 +00:00
Rasmus Lerdorf 8b1466fdbe MFB 5_2 2007-05-24 21:31:35 +00:00
Rasmus Lerdorf 5f5563da38 MFB 5_2 2007-05-24 20:56:20 +00:00
foobar e76d86d562 MFB:- Fix previous fix. (just revert of Stefan's bad fix..) 2007-05-24 19:52:30 +00:00