[PHP-CVS] com php-src: Fix a typo in the ZipArchive error messages: ext/zip/php_zip.c

2013-01-08 Thread Joey Smith
Commit:c3acefd9ea9f1c0b0900f75d05c14a1e6ab2b671 Author:Joey Smith joeysm...@gmail.com Tue, 8 Jan 2013 14:18:31 -0700 Parents: c41291feb9d8b713684331307147bbaef43bc22a Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ bug45392.phpt

2011-08-24 Thread Joey Smith
joey Wed, 24 Aug 2011 15:56:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315430 Log: Fix tests/lang/bug45392.phpt to log expected error when run with -n flag Bug: https://bugs.php.net/45392 (Closed) ob_start()/ob_end_clean() and

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ bug45392.phpt

2011-08-24 Thread Joey Smith
joey Wed, 24 Aug 2011 16:15:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315436 Log: Revert my previous change - getting different results in different environments, shouldn't have committed it Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/sqlite3/libsqlite/ sqlite3.c

2011-08-09 Thread Joey Smith
joey Tue, 09 Aug 2011 06:36:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=314585 Log: Fix an unchecked return - change was back-migrated from version 3.7.6.3 of sqlite.c from upstream. Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ crypt.c

2010-03-30 Thread Joey Smith
joey Tue, 30 Mar 2010 10:10:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=297166 Log: Don't assume the SHA-based crypt constants are registered this is a partial fix for 51435. Changed paths: U php/php-src/trunk/ext/standard/crypt.c

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ bug51059.phpt crypt_blowfish_invalid_rounds.phpt

2010-02-23 Thread Joey Smith
joey Tue, 23 Feb 2010 20:24:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295436 Log: Update crypt() tests to use binary strings and do stricter comparisons Changed paths: U php/php-src/trunk/ext/standard/tests/strings/bug51059.phpt

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ crypt_blowfish_invalid_rounds.phpt crypt_blowfish_variation1.phpt crypt_blowfish_variation2.phpt

2010-02-23 Thread Joey Smith
joey Tue, 23 Feb 2010 20:53:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295440 Log: Rename crypt_blowfish_invalid_rounds.phpt to crypt_blowfish_variation1.phpt to follow phpt naming conventions. Added SKIPIF test to

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/strings/ bug51059.phpt crypt_blowfish_invalid_rounds.phpt crypt_blowfish_variation1.phpt crypt_blowfish_variation2.phpt

2010-02-23 Thread Joey Smith
joey Tue, 23 Feb 2010 21:14:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295441 Log: MFH'd crypt() tests - renamed to fit phpt schema, tests for DES-fallback, use b'' on strings. Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ config.m4

2010-02-21 Thread Joey Smith
joey Sun, 21 Feb 2010 18:50:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295314 Log: Not sure how I screwed up that MFH so badly. Proper fix to config.m4 applied for when checking different crypt() types. Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ config.m4

2010-02-20 Thread Joey Smith
joey Sat, 20 Feb 2010 17:58:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295293 Log: Fixing a typo found in the m4 file while trying to understand/document crypt() better - the MD5 check was reporting itself as Extended DES Changed

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/tests/strings/ bug51059.phpt crypt_blowfish_invalid_rounds.phpt

2010-02-20 Thread Joey Smith
joey Sat, 20 Feb 2010 19:13:09 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295294 Log: MFH crypt() tests Changed paths: A php/php-src/branches/PHP_5_3/ext/standard/tests/strings/bug51059.phpt A

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ config.m4

2010-02-20 Thread Joey Smith
joey Sat, 20 Feb 2010 19:28:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295295 Log: MFH fix to config.m4 to make MD5 check label accurate Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/config.m4 Modified:

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ bug51059.phpt crypt_blowfish_invalid_rounds.phpt

2010-02-19 Thread Joey Smith
joey Fri, 19 Feb 2010 21:08:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295264 Log: Tests for upcoming patches to crypt, as discussed with Pierre over IRC. Changed paths: A

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ bug51059.phpt crypt_blowfish_invalid_rounds.phpt

2010-02-19 Thread Joey Smith
joey Fri, 19 Feb 2010 21:11:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=295265 Log: Marked XFAIL as requested by Pierre Changed paths: U php/php-src/trunk/ext/standard/tests/strings/bug51059.phpt U

[PHP-CVS] svn: /php/php-src/trunk/sapi/cli/ php.1.in

2009-12-01 Thread Joey Smith
joey Wed, 02 Dec 2009 02:01:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=291577 Log: Merge some spelling corrections found in the Debian patch base. Changed paths: U php/php-src/trunk/sapi/cli/php.1.in Modified:

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2005-03-27 Thread Joey Smith
joeyMon Mar 28 02:26:06 2005 EDT Modified files: /php-srcphp.ini-dist php.ini-recommended Log: Adding comments to .ini files at [EMAIL PROTECTED]'s request. http://cvs.php.net/diff.php/php-src/php.ini-dist?r1=1.225r2=1.226ty=u Index: