Releases: FriendsOfSymfony1/symfony1
Releases · FriendsOfSymfony1/symfony1
v1.5.11
Doc:
- Update .travis.yml #171
- Fixes in php doc blocks #174
- Php doc fixes #176
- Symfony 4 ready #177
- Fix typo #191
Fixes:
- Fix a bug in the lime unit-testing lib #168
- Fix error 'A non well formed numeric value' on
sfValidatorFile
#181 - Fix usage of octet in recent patch #182
- Allow PATCH as an option in functional tests #185
- Fix case for
isSubclassOf
method #189 - Remove typehint from exception handler #188
- Fix counting of non-countable var for PHP 7.2 #178
v1.5.10
v1.5.9
v1.5.8
- PHP7 compatibility #121
- sfMemcacheCache fix #124
- sfAutoload include fix for HHVM support #127
- sfAutoload include: eval only if forced on HHVM #130
- Fix phpdoc for sfDoctrineRecord::setDateTimeObject() #136
- Fix session data losing under certain situation #139
Submodules update:
- doctrine to 1.3.4
- swiftmailer to 5.4.3
v1.5.7
- Fix error in embedded form #105
- Added HTTP PATCH request method #110
- Fix integers used in mt_rand() #113
- Remove array cast from parameter of sfAction::renderJson #115
- Don't post unnamed submit fields in sfBrowserBase #112
- Add support for traits in autoloaders #112
- Php Inspections (EA Extended): Static Code Analysis #111
v1.5.6
v1.5.5
v1.5.4
v1.5.3
- Use late static binding for config classes #25
- Remove Doctrine from dependencies (add Doctrine and Propel as suggestions) #35
- Add relative option for PublishAssetsTask #43
- Add an option to test:all task to show full output #55
- Improve PHP built-in webserver compatibility #58
- Update Swiftmailer to ~5.2.1 #59
- Re-add Propel in sfDatabaseSessionStorage #66