Skip to content

Commit 54830cc

Browse files
Merge branch '2.8' into 3.2
* 2.8: property constraints can be added in child classes added test for staticClassLoader in LazyLoadingMetadatafactory spelling fixes Readd Symfony version status in the toolbar make sure that null can be the invalid value [VarDumper] Improve dump of AMQP* Object [VarDumper] Fixed dumping of terminated generator bumped Symfony version to 2.8.18 updated VERSION for 2.8.17 updated CHANGELOG for 2.8.17 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 ca032cc + 68a766a commit 54830cc

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)