<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>frameworks Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/frameworks/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sun, 20 Oct 2013 17:31:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>frameworks Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/frameworks/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Laravel Update 4.0.8 released</title>
		<link>https://orangeinternetsolutions.com/security-updates/laravel-update-4-0-8-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 20 Oct 2013 17:31:24 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">http://miamihoster.com/laravel-update-4-0-8-released</guid>

					<description><![CDATA[<p>Laravel 4.0.8 fix issues that have been found in the last version.  Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/laravel-update-4-0-8-released/">Laravel Update 4.0.8 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>Laravel 4.0.8 fix issues that have been found in the last version. </em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-4857" alt="Laravel logo - Miami Hoster domains, hosting and websites" src="http://miamihoster.com/wp-content/uploads/2013/10/laravel-logo.gif" width="100" height="100" />Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax.</p>
<p>Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.</p>
<p>&nbsp;</p>
<h2>Changes Details</h2>
<div id="LC22">
<ul>
<li>Added implode method to query builder and Collection class.</li>
<li><span style="font-size: 13px;">Fixed bug that caused Model-&gt;push method to fail.</span></li>
<li><span style="font-size: 13px;">Make session cookie HttpOnly by default.</span></li>
<li><span style="font-size: 13px;">Added mail.pretend configuration option.</span></li>
<li><span style="font-size: 13px;">Query elapsed time is now reported as float instead of string.</span></li>
<li><span style="font-size: 13px;">Added Model::query method for generating an empty query builder.</span></li>
<li><span style="font-size: 13px;">The @yield Blade directive now accepts a default value as the second argument.</span></li>
<li><span style="font-size: 13px;">Fixed bug causing null to be passed to auth.logout event.</span></li>
<li><span style="font-size: 13px;">Added polyfill for array_column forward compatibility.</span></li>
<li><span style="font-size: 13px;">Passing NULL to validator exists rule as extra condition will do where null check.</span></li>
<li><span style="font-size: 13px;">Auth::extend Closures should only return UserProviderInterface implementations.</span></li>
<li><span style="font-size: 13px;">Make it easier to extend the Request class.</span></li>
<li><span style="font-size: 13px;">Transparent support for APCu cache via &#8216;apc&#8217; driver.</span></li>
<li><span style="font-size: 13px;">Add morphs short-cut for adding polymorphic schema columns.</span></li>
<li><span style="font-size: 13px;">Namespaces are now excluded from guessed model names.</span></li>
<li><span style="font-size: 13px;">Added new &#8211;command option to command:make Artisan command.</span></li>
<li><span style="font-size: 13px;">Added mediumText and longText to schema builder.</span></li>
<li><span style="font-size: 13px;">Added support for macros on the Response class.</span></li>
<li><span style="font-size: 13px;">Added support for view creators in addition to composers.</span></li>
<li><span style="font-size: 13px;">Allow App::down to be bypassed if the event returns null.</span></li>
<li><span style="font-size: 13px;">Added Request::format function to get human-readable expected Response format.</span></li>
<li><span style="font-size: 13px;">Allow array sizes to be checked by validator.</span></li>
<li><span style="font-size: 13px;">Added support for where conditions on unique validation rule.</span></li>
<li><span style="font-size: 13px;">Restore method on Eloquent models now fires restoring and restored events.</span></li>
<li><span style="font-size: 13px;">Fixed re-population of radio buttons and checkboxes in FormBuilder.</span></li>
<li><span style="font-size: 13px;">Postgres ENUMs are now more truly implemented using &#8216;check&#8217; constraints.</span></li>
<li><span style="font-size: 13px;">Added selectMonth and selectYear to FormBuilder.</span></li>
<li><span style="font-size: 13px;">Fix container resolution of default values for non-scalar dependencies.</span></li>
<li><span style="font-size: 13px;">Allow optional path to be specified with calling _path helpers.</span></li>
<li><span style="font-size: 13px;">Emulate nested transactions in the database connection layer.</span></li>
<li><span style="font-size: 13px;">Added new appends property to Eloquent for adding to arrays and JSON.</span></li>
<li><span style="font-size: 13px;">Allow connection to be configurable when using Redis based sessions.</span></li>
<li><span style="font-size: 13px;">Allow passing DateTime objects to Queue::later.</span></li>
<li><span style="font-size: 13px;">Added Queue::bulk method for pushing several jobs out at once.</span></li>
<li><span style="font-size: 13px;">Added &#8216;dates&#8217; property to Eloquent model for convenient setting of date columns.</span></li>
<li><span style="font-size: 13px;">Added &#8216;chunk&#8217; method to query builder and Eloquent for doing work on large result sets.</span></li>
<li><span style="font-size: 13px;">Facades are now mockable without an application root.</span></li>
<li><span style="font-size: 13px;">Data may now be dynamically bound to views via magic methods.</span></li>
<li><span style="font-size: 13px;">Added support for XCache cache driver.</span></li>
<li><span style="font-size: 13px;">Added &#8216;env&#8217; command to get current environment.</span></li>
<li><span style="font-size: 13px;">Added new &#8211;path and &#8211;name options to &#8216;routes&#8217; Artisan command.</span></li>
<li><span style="font-size: 13px;">Implement JSONable and Arrayable interfaces on Paginator.</span></li>
<li><span style="font-size: 13px;">Foreign characters now supported in validation &#8216;alpha&#8217; rules.</span></li>
<li><span style="font-size: 13px;">Added &#8216;prepend&#8217; method to Filesystem.</span></li>
<li><span style="font-size: 13px;">Added &#8216;reduce&#8217; collection to Collection, and &#8216;min&#8217; and &#8216;max&#8217; to Eloquent Collection.</span></li>
<li><span style="font-size: 13px;">Added &#8216;firstOrCreate&#8217; and &#8216;firstOrNew&#8217; methods to Eloquent model.</span></li>
<li><span style="font-size: 13px;">Added Redirect::away method to always redirect to external URL with no validation.</span></li>
<li><span style="font-size: 13px;">Added &#8216;double&#8217; method to Schema builder.</span></li>
<li><span style="font-size: 13px;">Pass keys to &#8216;map&#8217; method on Collection.</span></li>
<li><span style="font-size: 13px;">Added &#8216;orderByRaw&#8217; method to query builder.</span></li>
<li><span style="font-size: 13px;">Added &#8211;bench option to controller:make Artisan command.</span></li>
<li><span style="font-size: 13px;">Moved newPivot method into model for custom Pivot model instances.</span></li>
<li><span style="font-size: 13px;">Added &#8216;shared&#8217; method to View to pull a single shared item out.</span></li>
<li><span style="font-size: 13px;">Added assertHasOldInput test assertion.</span></li>
<li><span style="font-size: 13px;">Added slick new &#8216;sometimes&#8217; method to Validator for conditionally adding rules.</span></li>
<li><span style="font-size: 13px;">Added new &#8216;&#8211;sleep&#8217; option to queue:listen command to control time between jobs.</span></li>
</ul>
</div>
<p><!-- ------------------------------------------- MORE INFO &amp; RELATED POSTS START -------------------------------------------- --><br />
[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Laravel Demo - Softaculous external link" href="http://www.softaculous.com/demos/Laravel" target="_blank" rel="noopener noreferrer">Laravel Live Demo<br />
</a>(Softaculous<em> &#8211; External Link</em>)<br />
<a title="Laravel changelog - Oficial website external link" href="https://github.com/laravel/framework/blob/master/src/Illuminate/Foundation/changes.json" target="_blank" rel="noopener noreferrer">Laravel Changelog<br />
</a>(<em>Official Website &#8211; External Link</em>)</li>
</ul>
<ul>
<li><strong>Start <strong>Laravel</strong></strong><br />
Run Laravel from your domain and hosting service.<br />
<a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one or choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Laravel.</li>
</ul>
<ul>
<li><strong>Hosted <strong>Laravel</strong></strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a> if you <strong>don&#8217;t need a domain or hosting service</strong>, but you want to use <strong>Laravel</strong> anyway.</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<div></div>
<p><!-- ------------------------------------------- MORE INFO &amp; RELATED POSTS END -------------------------------------------- --></p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/laravel-update-4-0-8-released/">Laravel Update 4.0.8 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Codiad Update 2.0.2 released</title>
		<link>https://orangeinternetsolutions.com/security-updates/codiad-update-2-0-2-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 18 Oct 2013 21:18:51 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[codiad]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://miamihoster.com/codiad-update-2-0-2-released</guid>

					<description><![CDATA[<p>Codiad 2.0.2 new update released.  Codiad is a web-based IDE framework with a small footprint and minimal requirements. Codiad was built with simplicity in mind, allowing for fast, interactive development without the massive overhead of some of the larger desktop editors. That being said even users of IDE&#8217;s such as Eclipse, NetBeans and Aptana are [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/codiad-update-2-0-2-released/">Codiad Update 2.0.2 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>Codiad 2.0.2 new update released. </em></h4>
</blockquote>
<p>Codiad is a web-based IDE framework with a small footprint and minimal requirements. Codiad was built with simplicity in mind, allowing for fast, interactive development without the massive overhead of some of the larger desktop editors.<br />
That being said even users of IDE&#8217;s such as Eclipse, NetBeans and Aptana are finding Codiad&#8217;s simplicity to be a huge benefit.</p>
<h2>Changes Details</h2>
<ul>
<li>not available</li>
</ul>
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Codiad Demo - Softaculous external link" href="http://www.softaculous.com/demos/Codiad" target="_blank" rel="noopener noreferrer">Codiad</a> (Softaculous<em> external link</em>)</li>
</ul>
<ul>
<li><strong>Start Codiad</strong><br />
<span style="font-size: 13px;">In order to use Codiad you need a domain name (ex. yoursite.com) and web hosting service.<br />
If you don&#8217;t have a domain name </span><a style="font-size: 13px;" title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a><span style="font-size: 13px;">.<br />
</span>To install Codiad choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">hosting plans</a>. (all our packages includes <em>Softaculous</em>).</li>
</ul>
<ul>
<li><strong style="font-size: 13px;">Hosted<strong> <strong>Codiad</strong></strong><br />
</strong><a style="font-size: 13px;" title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a><span style="font-size: 13px;"> if you </span><strong style="font-size: 13px;">don&#8217;t need a domain or hosting service</strong><span style="font-size: 13px;">, and want to use <strong>Codiad</strong></span><span style="font-size: 13px;"> anyway.</span></li>
</ul>
<div>[otw_is sidebar=otw-sidebar-7]</div>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td colspan="2">
<h2>Blog: News &amp; Updates</h2>
</td>
</tr>
<tr>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-5]</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-6]</td>
</tr>
</tbody>
</table>
<div>[otw_is sidebar=otw-sidebar-9]</div>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/codiad-update-2-0-2-released/">Codiad Update 2.0.2 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Smarty Update 3.1.15 released</title>
		<link>https://orangeinternetsolutions.com/security-updates/smarty-update-3-1-15-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 13 Oct 2013 17:33:25 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Smarty]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">http://miamihoster.com/smarty-update-3-1-15-released</guid>

					<description><![CDATA[<p>Smarty 3.1.15 has many bug fixes and improvements.  Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation. Changes Details Use current delimiters in compiler error messages Improvement on performance when using error handler and multiple [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/smarty-update-3-1-15-released/">Smarty Update 3.1.15 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>Smarty 3.1.15 has many bug fixes and improvements. </em></h4>
</blockquote>
<p>Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic. This implies that PHP code is application logic, and is separated from the presentation.</p>
<h2>Changes Details</h2>
<ul>
<li>Use current delimiters in compiler error messages</li>
<li><span style="font-size: 13px;">Improvement on performance when using error handler and multiple template folders</span></li>
<li><span style="font-size: 13px;"><span style="font-size: 13px;">Improvement added patch for additional SmartyCompilerException properties for better access to scource information </span></span></li>
<li><span style="font-size: 13px;">Bugfix recompiled templates did not show on first request with zend opcache cache</span></li>
<li><span style="font-size: 13px;">Bugfix html_select_time defaulting error for the Meridian dropdown</span></li>
<li><span style="font-size: 13px;">Bugfix incorrect compiled code with array(object,method) callback at registered Variable Filter </span></li>
<li><span style="font-size: 13px;">Bugfix delimiter followed by linebreak did not work as auto literal after update from 24.08.2013</span></li>
<li><span style="font-size: 13px;">Bugfix and enhancement </span></li>
<li><span style="font-size: 13px;">Because several recent problems with template inheritance the {block} tag compiler has been rewriten</span></li>
<li><span style="font-size: 13px;">Error messages shown now the correct child template file and line number</span></li>
<li><span style="font-size: 13px;">The compiler could fail on some larger UTF-8 text block</span></li>
<li><span style="font-size: 13px;">The {strip} tag can now be placed outside {block} tags in child templates</span></li>
<li><span style="font-size: 13px;">Change SmartyException::$escape is now false by default</span></li>
<li><span style="font-size: 13px;">C</span><span style="font-size: 13px;">hange PHP traceback has been remove for SmartyException and SmartyCompilerException</span></li>
<li><span style="font-size: 13px;">Bugfix compiled filepath of config file did not observe different config_dir </span></li>
<li><span style="font-size: 13px;">Bugfix the internal resource cache did not observe config_dir changes</span></li>
<li><span style="font-size: 13px;">Bugfix internal $tmpx variables must be unique over all inheritance templates</span></li>
<li><span style="font-size: 13px;">Bugfix a newline was eaten when a &lt;?xml &#8230; ?&gt; was passed by a Smarty variable and caching was enabled</span></li>
<li><span style="font-size: 13px;">Bugfix headers already send warning thrown when using &#8216;SMARTY_DEBUG=on&#8217; from URL</span></li>
<li><span style="font-size: 13px;">Enhancement allow access to properties of registered opjects for Smarty2 BC</span></li>
<li><span style="font-size: 13px;">Bugfix template inheritance nesting problem</span></li>
<li><span style="font-size: 13px;">Update code generated by PSR-2 standards fixer which introduced PHP 5.4 incompatibilities of 14.7.2013</span></li>
<li><span style="font-size: 13px;">Bugfix increase of internal maximum parser stacksize to allow more complex tag code </span></li>
<li><span style="font-size: 13px;">Update for PHP 5.4 compatibility</span></li>
<li><span style="font-size: 13px;">Reformat source to PSR-2 standard</span></li>
<li><span style="font-size: 13px;">Bugfix Do not remove &#8216;//&#8217; from file path at normalization</span></li>
<li><span style="font-size: 13px;">Bugfix trimwhitespace would replace captured items in wrong order </span></li>
</ul>
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Smarty Demo - Softaculous external link" href="http://www.softaculous.com/demos/Smarty" target="_blank" rel="noopener noreferrer">Smarty</a> (Softaculous<em> external link</em>)<br />
<a title="Smarty changelog - Oficial website external link" href="https://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt" target="_blank" rel="noopener noreferrer">Smarty Changelog</a> (<em>Official website, external link</em>)</li>
</ul>
<ul>
<li><strong>Start Smarty</strong><br />
<span style="font-size: 13px;">In order to use Smarty you need a domain name (ex. yoursite.com) and web hosting service.<br />
If you don&#8217;t have a domain name </span><a style="font-size: 13px;" title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a><span style="font-size: 13px;">.<br />
</span>To install Smarty one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">hosting plans</a>. (all our packages includes <em>Softaculous</em>).</li>
</ul>
<ul>
<li><strong style="font-size: 13px;">Hosted<strong> <strong>Smarty</strong></strong><br />
</strong><a style="font-size: 13px;" title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a><span style="font-size: 13px;"> if you </span><strong style="font-size: 13px;">don&#8217;t need a domain or hosting service</strong><span style="font-size: 13px;">, and want to use <strong>Smarty</strong></span><span style="font-size: 13px;"> anyway.</span></li>
</ul>
<div>[otw_is sidebar=otw-sidebar-7]</div>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td colspan="2">
<h2>Blog: News &amp; Updates</h2>
</td>
</tr>
<tr>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-5]</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-6]</td>
</tr>
</tbody>
</table>
<div>[otw_is sidebar=otw-sidebar-9]</div>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/smarty-update-3-1-15-released/">Smarty Update 3.1.15 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Symfony Update 2.3.5 released</title>
		<link>https://orangeinternetsolutions.com/security-updates/symfony-update-2-3-5-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 04 Oct 2013 17:36:10 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[managed hosting]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[webhosting]]></category>
		<guid isPermaLink="false">http://miamihoster.com/symfony-update-2-3-5-released</guid>

					<description><![CDATA[<p>Symfony 2.3.5 a  maintenance version was published. Meanwhile, in anticipation of the end of the Symfony 2.4 development phase, a lot of commits were merged in the master branch. Symfony is a PHP framework for web projects. Speed up the creation and maintenance of your PHP web applications. Replace the repetitive coding tasks by power, control [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/symfony-update-2-3-5-released/">Symfony Update 2.3.5 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>Symfony 2.3.5 a  maintenance version was published. Meanwhile, in anticipation of the end of the Symfony 2.4 development phase, a lot of commits were merged in the master branch</em>.</h4>
</blockquote>
<p>Symfony is a PHP framework for web projects. Speed up the creation and maintenance of your PHP web applications.</p>
<p>Replace the repetitive coding tasks by power, control and pleasure. Symfony is a PHP Framework, a Philosophy, and a Community &#8211; all working together in harmony.</p>
<h2>Chages Details</h2>
<ul>
<li>[HttpKernel] fixed usage of deprecated FlattenException</li>
<li>[DomCrawler] fixed HTML5 form attribute handling XPath query</li>
<li>[DependencyInjection] prevented inlining of lazy loaded private service definitions</li>
<li>[Security] set the BCryptPasswordEncoder $cost parameter to an integer</li>
</ul>
<h2>Main Changes</h2>
<ul>
<li>[Security] limited the password length passed to encoders</li>
<li>[ExpressionLanguage] introduced a ParserCacheInterface with array/doctrine implementations</li>
<li>[DomCrawler] removed checks if CssSelector is present</li>
<li>[Form] updated FormTypeCsrfExtension to retrieve the FormFactory directly</li>
<li>[Form] added the form debug collector</li>
<li>[Form] merged subsriber/collector, also collect valid forms</li>
<li>[Form] decoupled methods of ResolvedFormType so that they can be overridden individually by decorators</li>
<li>[HttpKernel] extracted value exporting logic of DataCollector into a separate ValueExporter class</li>
<li>[Form] improved form debugger</li>
<li>[DomCrawler] fixed an issue with namespace prefix matching being to greedy</li>
<li>[Validator] simplified usage of the Callback constraint</li>
<li>[FrameworkBundle] form_debug.xml should be loaded only if form config is enabled</li>
<li>[Translation] added support for JSON format (both loader and dumper)</li>
<li>[Process] added support for stdout and stderr flush</li>
<li>[PropertyAccess] throw exception on nonexistant &#8220;index&#8221; on read access</li>
<li>[Process] added ProcessBuilder::setEnvironmentVariables</li>
<li>[Filesystem] introduced new Exception base classes</li>
<li>[HttpKernel] made the cache key generation configurable for the default HttpCache store</li>
</ul>
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong>:<br />
<a title="Symfony Demo - Softaculous external link" href="http://www.softaculous.com/demos/Symfony" target="_blank" rel="noopener noreferrer">Symfony</a> (Softaculous<em> external link</em>)<br />
<a title="Symfony changelog - Oficial website external link" href="http://symfony.com/blog/a-week-of-symfony-352-23-29-september-2013" target="_blank" rel="noopener noreferrer">Symfony Changelog</a> (<em>Official website, external link</em>)</li>
</ul>
<ul>
<li><strong>Start Symfony</strong>:<br />
<span style="font-size: 13px;">In order to use Symfony you need a domain name (ex. yoursite.com) and web hosting service.<br />
If you don&#8217;t have a domain name </span><a style="font-size: 13px;" title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a><span style="font-size: 13px;">.<br />
</span>To install Symfony choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">hosting plans</a>. (all our packages includes <em>Softaculous</em>).</li>
</ul>
<ul>
<li><strong style="font-size: 13px;">Hosted<strong> <strong>Symfony</strong></strong><br />
</strong><a style="font-size: 13px;" title="Group Office stand alone" href="http://miamihoster.com/contact-us/"><strong>Contact us</strong></a><span style="font-size: 13px;"> if you </span><strong style="font-size: 13px;">don&#8217;t need a domain or hosting service</strong><span style="font-size: 13px;">, and want to use <strong>Symfony</strong></span><span style="font-size: 13px;"> anyway.</span></li>
</ul>
<div>[otw_is sidebar=otw-sidebar-7]</div>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td colspan="2">
<h2>Blog: News &amp; Updates</h2>
</td>
</tr>
<tr>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-5]</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-6]</td>
</tr>
</tbody>
</table>
<div>[otw_is sidebar=otw-sidebar-9]</div>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/symfony-update-2-3-5-released/">Symfony Update 2.3.5 released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
