Closed emulienfou closed 7 years ago
Update master to 1.3.5 release:
Added
testShortClassConstants
Changed
testClassConstants
Loader::rebuildClassPathCache
DirectoryIterator
glob
Fixed
BaseTests
parseConstKey
\\
\
throw new
Removed
else
Update master to 1.3.5 release:
Added
testShortClassConstants
.Changed
testClassConstants
.Loader::rebuildClassPathCache
method, usingDirectoryIterator
class instead ofglob
function.Fixed
BaseTests
, remove cached and compiled files when calling destructor.parseConstKey
method, replacing double\\
by single\
.throw new
exception, display on one line.Removed
else
and non accessing code.