Commit Graph

254 Commits

Author SHA1 Message Date
Sebastian Bergmann
22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
Rasmus Lerdorf
b558fe838b Fix null deref found by Michael Maclean 2009-11-24 13:57:39 +00:00
Sriram Natarajan
00406ac1ae - Fixed bug #49447 (php engine need to correctly check for socket API
return status on windows). (Sriram Natarajan)
2009-09-04 07:59:48 +00:00
Zoe Slattery
acbc3d54f8 server for ftp tests 2009-08-30 09:31:54 +00:00
Zoe Slattery
d4ba889aa4 More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Antony Dovgal
353d44470c MF52: fix test: don't create tmp files in "." and clean up when done 2009-01-09 23:12:30 +00:00
Zoe Slattery
edaf385ae7 new test from Nat Mcugh 2008-12-31 20:04:55 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Zoe Slattery
8ccb8ee6a2 New FTP test from Nathaniel McHugh 2008-12-17 12:34:49 +00:00
Zoe Slattery
77c8e8ea2d FTP test from Nathaniel McHugh 2008-12-05 16:27:41 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +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
d9c6286120 - don't use inet_ntop when not present 2008-07-12 23:25:42 +00:00
Sebastian Bergmann
9b620d50b4 Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
Dmitry Stogov
8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
Antony Dovgal
976a22df16 php_gmtime_r() fixes 2007-06-07 08:58:38 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Antony Dovgal
93a1275f8a MFB 2007-03-26 08:02:36 +00:00
Martin Kraemer
e46b1b3747 Typo 2007-03-14 09:49:58 +00:00
Marcus Boerger
20a40063c5 - avoid sprintf 2007-02-24 16:25:58 +00:00
Antony Dovgal
25994a33b7 fix test 2007-02-21 19:27:30 +00:00
Nuno Lopes
a9aaeea886 MFB 2007-02-13 18:30:19 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00
Hannes Magnusson
2d0d09830c Fix tests 2006-12-22 01:20:24 +00:00
Antony Dovgal
940f70c47b fix leaks 2006-12-03 13:58:54 +00:00
Nuno Lopes
73d474be62 MFB: fix #39458 2006-12-01 16:42:48 +00:00
Antony Dovgal
fef764b122 fix test
this errmsg is different on FreeBSD
2006-11-27 11:43:45 +00:00
Nuno Lopes
2eef6c8793 more tests 2006-11-24 20:20:51 +00:00
Nuno Lopes
48fd490fb5 MFB 2006-11-24 15:50:45 +00:00
Antony Dovgal
9f99f2e9b1 fix test 2006-11-24 13:40:29 +00:00
Antony Dovgal
a3cf20ddc3 fix #39583 (ftp_put() does not change transfer mode to ASCII) 2006-11-24 12:38:25 +00:00
Nuno Lopes
a75c11138b MFB 2006-11-23 20:48:21 +00:00
Nuno Lopes
fc24777859 MFB 2006-11-23 17:37:16 +00:00
Nuno Lopes
d12df980e5 MFB 2006-11-19 18:38:11 +00:00
Hannes Magnusson
176b72284c Error message clean up
(patch by Matt W (php_lists -AT- realpain.com))
2006-10-08 13:34:24 +00:00
Hannes Magnusson
3b36c0e4d8 Added argument info
Fixed protos & vim folding
2006-06-11 19:59:53 +00:00
Antony Dovgal
0b0fff07b2 fix spelling in error messages:
greater/less thEn -> greater/less thAn
2006-04-03 09:14:50 +00:00
Andi Gutmans
1efe984d08 - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
foobar
251c5173fd bump year and license version 2006-01-01 13:10:10 +00:00
foobar
a208d9a966 - Nuke php3 legacy 2005-12-06 02:28:26 +00:00
Ilia Alshanetsky
c4ee761db1 MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers) 2005-11-05 22:02:40 +00:00
Brian France
3130689708 MFB: Fixed phpize build (default PHP_OPENSSL to no if not set) 2005-11-01 00:46:44 +00:00
foobar
acaa301798 MFB 2005-10-09 20:44:26 +00:00
foobar
f51f365fcf Fix properly 2005-10-09 20:38:28 +00:00
foobar
1b5c95e4ee - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared) 2005-10-09 20:33:09 +00:00
foobar
4985dd8da3 - Removed EOLs from error messages 2005-08-18 12:37:24 +00:00
foobar
23e671a51e - Bumber up year 2005-08-03 14:08:58 +00:00