Releases: FriendsOfSymfony1/symfony1
Releases · FriendsOfSymfony1/symfony1
v1.5.13
08 Jun 13:51
Compare
Sorry, something went wrong.
No results found
⚠️ Reminder: a new release of symfony1 does not mean you might use it for new projects. You MUST use Symfony 5 instead.
Most of changes for that release are for PHP 7.4 compatibility.
Also the package has been renamed to friendsofsymfony1/symfony1.
Merged PRs:
Fix for Warning: ini_set(): A session is active... #229
Php 7.4 Incompatibility Fixes #228
Remove notice appeared on php 7.4 #230
Rename package to friendsofsymfony1/symfony1 #231
v1.5.12
03 Apr 10:24
Compare
Sorry, something went wrong.
No results found
⚠️ Reminder: a new release of symfony1 does not mean you might use it for new projects. You MUST use Symfony 4/5 instead.
v1.5.11
17 Mar 12:24
Compare
Sorry, something went wrong.
No results found
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
02 Aug 07:50
Compare
Sorry, something went wrong.
No results found
Add support of Throwables #144
Fixed return type in PHPDoc #151
Fix sfEventLogger: add priority and event.name overriding #160
Don't try to autoload a trait if it's already been declared #162
Fix/php 7.2 deprecation warnings #163
v1.5.9
09 Feb 08:13
Compare
Sorry, something went wrong.
No results found
Fix notice in sfValidatorSchema::getBytes PHP 7.1 #148
Fix dumpArray() for PHP 7.1 #146
Fix some bugs with new PHP versions #143
Fix yaml dumpArray() for PHP 7.1 #142
v1.5.8
06 Oct 07:49
Compare
Sorry, something went wrong.
No results found
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
02 Feb 14:30
Compare
Sorry, something went wrong.
No results found
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
22 Jul 13:03
Compare
Sorry, something went wrong.
No results found
Reverts #94 . APCu 4.0.7+ is required for PHP 5.5+ #99
v1.5.5
20 Jul 13:09
Compare
Sorry, something went wrong.
No results found
Static Code Analysis with Php Inspections #97
Change log level of sfException to CRITICAL #96
v1.5.4
15 Jun 10:55
Compare
Sorry, something went wrong.
No results found
Add blob support to yaml files #38
Ability to integrate a psr compliant log #71
Add OPTIONS method in sfRequest #75
Add multiple file input #86
Allows newer versions of Swiftmailer #90
Allow to specify environment in sfI18nExtractTask #92