This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 12:05:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-framework
/
tests
/
core
/
manifest
History
Andrew O'Neil
14c0796617
MINOR: Remove checks for PHP < 5.3.2, as it's no longer supported
2012-04-18 10:38:09 +12:00
..
fixtures
ENHANCEMENT Added $exclusive flag to SS_ClassLoader->pushManifest() to allow for multiple manifests co-existing (useful for tests which rely on core classes but also want to test their own manifests)
2012-04-15 17:17:15 +02:00
ClassLoaderTest.php
ENHANCEMENT Added $exclusive flag to SS_ClassLoader->pushManifest() to allow for multiple manifests co-existing (useful for tests which rely on core classes but also want to test their own manifests)
2012-04-15 17:17:15 +02:00
ClassManifestTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
ManifestFileFinderTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
NamespacedClassManifestTest.php
MINOR: Remove checks for PHP < 5.3.2, as it's no longer supported
2012-04-18 10:38:09 +12:00
TemplateLoaderTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
TemplateManifestTest.php
MINOR Update @package values to match renaming sapphire
2012-04-15 10:50:19 +12:00
TokenisedRegularExpressionTest.php
MINOR: Remove checks for PHP < 5.3.2, as it's no longer supported
2012-04-18 10:38:09 +12:00