php-src/ext/ftp
Stanislav Malyshev 5a1bef8eef Merge branch 'PHP-5.6'
* PHP-5.6:
  fix format
  update NEWS
  Add test for bug #69522
  Update tests
  Fix bug #69522 - do not allow int overflow
  Forgot test file
  Fix bug #69403 and other int overflows
  Fixed bug #69418 - more s->p fixes for filenames
  Fixed bug #69364 - use smart_str to assemble strings
  Fix bug #69453 - don't try to cut empty string
  Fix bug #69545 - avoid overflow when reading list

Conflicts:
	Zend/zend_alloc.c
	Zend/zend_operators.c
	ext/ftp/ftp.c
	ext/pcntl/pcntl.c
	ext/standard/basic_functions.c
	ext/standard/dir.c
	ext/standard/file.c
	ext/standard/pack.c
	ext/standard/string.c
	main/rfc1867.c
2015-05-12 15:00:24 -07:00
..
tests Fixed tests 2015-03-12 16:58:50 +03:00
config.m4 enable ftps for shared ext/ftp 2015-03-11 21:46:38 +01:00
config.w32 force ext/ftp to be always shared on Windows 2015-03-12 00:36:22 +01:00
CREDITS - MFB 2002-12-26 23:45:05 +00:00
ftp.c Merge branch 'PHP-5.6' 2015-05-12 15:00:24 -07:00
ftp.h enable ftps for shared ext/ftp 2015-03-11 21:46:38 +01:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_ftp.c cleaning up the version macros 2015-03-23 20:13:59 +01:00
php_ftp.h cleaning up the version macros 2015-03-23 20:13:59 +01:00