1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 09:28:21 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
Xinchen Hui 74090539c1 It's lowercase now 2015-03-30 20:32:02 +08:00
Xinchen Hui c71c97e101 Fixed test 2015-03-30 14:18:23 +08:00
Nikita Popov 43cbec0fa9 Fix phar phpinfo test after markup changes 2013-08-03 16:32:02 +02:00
Nikita Popov c2893ab592 Missed two occurances of Revision: 2013-03-23 21:09:20 +01: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 cd011d1e9a - MFB 2008-08-31 20:54:28 +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
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