php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55625 Minor typo in tests
Submitted: 2011-09-06 21:50 UTC Modified: 2011-09-07 00:59 UTC
From: neweracracker at gmail dot com Assigned: laruence (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: Irrelevant OS: Irrelvant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: neweracracker at gmail dot com
New email:
PHP Version: OS:

 

 [2011-09-06 21:50 UTC] neweracracker at gmail dot com
Description:
------------
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/sockets/tests/socket_strerror.phpt?view=markup (Revision 316245)
Line 12 "validtes" should be "validates"

http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/spl/tests/DirectoryIterator_getExtension_basic.phpt?view=markup (Revision 316223)
Line 6 "skip.. only for Windows". The test isn't meant for windows but for unix afaik.

I think the semantic in this commit: http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/standard/tests/directory/open_basedir_001.phpt?r1=316236&r2=316235&pathrev=316236 is better

(I didn't reviewed php 5.4 or trunk tests but should have same issues)

Thanks.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-07 00:59 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2011-09-07 00:59 UTC] laruence@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 10 10:01:27 2024 UTC