Skip to content

Commit 68a766a

Browse files
Merge branch '2.7' into 2.8
* 2.7: property constraints can be added in child classes added test for staticClassLoader in LazyLoadingMetadatafactory spelling fixes make sure that null can be the invalid value bumped Symfony version to 2.7.25 updated VERSION for 2.7.24 update CONTRIBUTORS for 2.7.24 updated CHANGELOG for 2.7.24 [FrameworkBundle] Simplify createPackageDefinition fix directory resource considers same timestamp not fresh return false early from directory resource
2 parents c281ac2 + c114c6f commit 68a766a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/MoFileLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ protected function loadResource($resource)
137137
}
138138

139139
/**
140-
* Reads an unsigned long from stream respecting endianess.
140+
* Reads an unsigned long from stream respecting endianness.
141141
*
142142
* @param resource $stream
143143
* @param bool $isBigEndian

0 commit comments

Comments
 (0)