1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

23755 Commits

Author SHA1 Message Date
Rob Richards 76f6fcb56e fix warning 2008-08-25 21:04:00 +00:00
Felipe Pena d3ed3e3a36 - New test 2008-08-25 19:38:18 +00:00
Jani Taskinen c66533a789 - Fix CS, folding tags..etc. PLEASE do not invent your own coding styles. Or commit something as fubar as this.. 2008-08-25 19:07:12 +00:00
Etienne Kneuss b2dd15897a Fix #45826 (Custom serialization) 2008-08-25 18:38:23 +00:00
Jani Taskinen 49a3de0ace - Fix win32 build 2008-08-25 14:10:22 +00:00
Felipe Pena b1e51d0555 - Fixed tests 2008-08-25 13:44:33 +00:00
Jani Taskinen c20a11231c - Nuke unncessary checks already done elsewhere (ZEND)
- Use the correct type header files if available. (win32 does what it does)
- inline definition is in php_config.h, so include it always.
2008-08-25 13:42:46 +00:00
Jani Taskinen 1736edba99 fix test: no crap left behind 2008-08-25 13:40:33 +00:00
Jani Taskinen d3b358cf3d - Nuke duplicate macro call 2008-08-25 12:14:48 +00:00
Felipe Pena 06d26cf2a7 - New parameter parsing API
- CS
2008-08-24 20:50:02 +00:00
Marcus Boerger 2b929abc84 - Add new test 2008-08-24 16:46:17 +00:00
Marcus Boerger cacb2e0303 - Added function preg_filter()
[DOC] preg_filter() is basically the same as preg_replace but unlike the
      latter it returns matches.
2008-08-24 12:34:02 +00:00
Felipe Pena be5df04540 - Removed unused variable 2008-08-24 04:18:22 +00:00
Felipe Pena 3ae6c7a978 - MFB: New parameter parsing API
- CS (wddx)
2008-08-24 04:02:20 +00:00
Felipe Pena 52a818d769 MFB:
- New parameter parsing API
- Fixed crash in xml_parse_into_struct
2008-08-24 02:12:51 +00:00
Felipe Pena 20691f1002 - MFB: New parameter parsing API
- WS, Cosmetics
2008-08-24 00:45:20 +00:00
Pierre Joye 7700551e7a - more fixes for inet_* with vc9/xp 2008-08-23 20:31:27 +00:00
Hannes Magnusson b6132d16ca Fix proto 2008-08-23 18:06:43 +00:00
Pierre Joye 662e4b7725 - fix build 2008-08-23 17:08:30 +00:00
Felipe Pena 5872c6b3c8 - MFB: New parameter parsing API
- WS, Cosmetics
2008-08-23 16:20:14 +00:00
Arnaud Le Blanc ceb0e0ee64 Fix build on solaris 2008-08-23 13:57:01 +00:00
Felipe Pena 7de23da81e - Removed unused arguments 2008-08-22 15:51:50 +00:00
Pierre Joye adfa214688 - drop bindlib usage on windows
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)
2008-08-21 23:37:40 +00:00
Pierre Joye dcb0cc3d2b - [DOC] fix test, chr uses codepoint as input 2008-08-21 23:28:21 +00:00
Greg Beaver a036fadb91 MFB increase code coverage 2008-08-21 20:36:21 +00:00
Pierre Joye 1f0f4b56e7 - use date.timezone ini setting 2008-08-21 18:36:44 +00:00
Pierre Joye d61c5689c2 - use date.timezone ini setting instead of ENV 2008-08-21 18:33:06 +00:00
Pierre Joye e80e2e8ef6 - fix test on windows 2008-08-21 18:24:53 +00:00
Marcus Boerger 6b1377b1f5 - Fix 64bit issue 2008-08-21 16:55:31 +00:00
Pierre Joye e6edc95f50 - different parser message on windows 2008-08-21 13:04:43 +00:00
Pierre Joye aafdb1a2e3 - "fix" crash on windows 2008-08-21 12:38:34 +00:00
Pierre Joye 73b03d9f8f - use 'C' (and enable it on windows) 2008-08-21 12:24:24 +00:00
Pierre Joye 6e41f9069f - don't skip if windows matches 2008-08-21 12:13:31 +00:00
Pierre Joye 26a4e6d61f - MFB: use "C" instead of "" (and enable it on windows) 2008-08-21 12:06:02 +00:00
Dmitry Stogov 6905205ad1 Adder error code into error message 2008-08-21 11:28:09 +00:00
Pierre Joye e3a0de9e45 - skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:35 +00:00
Pierre Joye 10f187e7ff - make it portable and clean on in the clean section, session file may still be open (can't be deleted) 2008-08-21 10:30:34 +00:00
Pierre Joye 4c86d24f5e - make it portable 2008-08-21 09:43:38 +00:00
Antony Dovgal d5c8e59d97 revert for now 2008-08-21 08:37:01 +00:00
Pierre Joye 17422e1f32 - +skip 2008-08-21 08:30:28 +00:00
Pierre Joye 0ce0493942 - MFB: skip on windows (setlocale can even crash on win+VC6...) 2008-08-21 08:27:55 +00:00
Pierre Joye 96310b8905 - work around ENV VC6 bug 2008-08-20 22:19:57 +00:00
Lars Strojny fefef1621f Allow mixed $initial (patch by Christian Seiler) 2008-08-20 20:35:16 +00:00
Felipe Pena 6bdded7863 - Fixed test 2008-08-20 13:54:13 +00:00
Pierre Joye 4f5715d260 - MFB: strncpy returns the byte copied not error code or 0 2008-08-20 13:31:30 +00:00
Antony Dovgal 1cab2c1e24 fix warning 2008-08-20 09:00:37 +00:00
Antony Dovgal 17eab7f0da fix memleak in browscap code (noticed by Gopal) 2008-08-19 15:16:23 +00:00
Antony Dovgal 9bb1694aa4 shudown crypt correctly and fix memleak in ZTS mode 2008-08-19 15:14:15 +00:00
Johannes Schlüter 71c14293fc constify strings 2008-08-19 10:42:00 +00:00
Johannes Schlüter a11121e8df Fix empty error message when connecting to a bad server 2008-08-19 10:15:56 +00:00