Fabien Villepinte
a555cc0b3d
Clean DONE tags from tests
...
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
2019-11-07 21:31:47 +01:00
Peter Kokot
3f96f01e9e
Bump phar and hash extension version to match PHP version
2018-06-21 13:15:32 +02:00
Peter Kokot
7bf091c5c2
Remove SVN revision from phar phpinfo output
...
The SVN revision was utilized with Subversion. The Git ident
attribute applies only for particular file and since other core
extensions don't output this information anymore this patch
removes it from the phpinfo output to sync and make the phpinfo
core extensions more consistent.
2018-06-16 12:47:33 +02:00
Nikita Popov
01583bdc36
phar phpinfo uses Id instead of Revision
2013-03-23 20:11:06 +01:00
Adam Harvey
42752c71d4
Fix failing phar tests.
2010-09-24 08:53:00 +00:00
Felipe Pena
9d61bfdc40
- Fixed tests
2009-05-11 01:53:01 +00:00
Steph Fox
755642c355
- Bring phar tests into line across all branches
2008-08-01 13:36:19 +00:00
Greg Beaver
549bf83bd1
[DOC]
...
remove phar.extract_list
remove Phar::getExtractList()
2008-05-07 05:38:31 +00:00
Steph Fox
37a8782f0c
- Fix a couple of failing tests/bad cleanup
...
@Greg: the phpinfo() ones assumed no php.ini - this isn't always the case, even if it should be
2008-04-27 11:31:27 +00:00
Greg Beaver
ae3837851a
fix tests so $Revision$ does not screw with things
2008-04-16 03:27:45 +00:00
Greg Beaver
6c0564c721
increase code coverage for phpinfo(), rework CLI phpinfo for phar.extract_list to be legible
2008-04-16 03:26:20 +00:00