<?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>framework Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/framework/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sat, 02 Sep 2023 20:13:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>framework Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/framework/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>yii 2.0.49 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/yii-2-0-49/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sat, 02 Sep 2023 14:28:52 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14677</guid>

					<description><![CDATA[<p>yii 2.0.49 is now available. This release includes security and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/yii-2-0-49/">yii 2.0.49 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">yii 2.0.49 is now available. This release includes security and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-14678 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/08/yii_logo.gif" alt="yii | Framework" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2023/08/yii_logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2023/08/yii_logo-24x24.gif 24w, https://orangeinternetsolutions.com/wp-content/uploads/2023/08/yii_logo-36x36.gif 36w, https://orangeinternetsolutions.com/wp-content/uploads/2023/08/yii_logo-48x48.gif 48w" sizes="(max-width: 100px) 100vw, 100px" />yii 2.0.49 YiiFramework helps Web developers build complex applications and deliver them on-time.<br />Yii comes with rich features: MVC, DAO/ActiveRecord, I18N/L10N, caching, authentication and role-based access control, scaffolding, testing, etc. It can reduce your development time significantly. </em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>yii 2.0.49 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Bug #9899: Fix caching a MSSQL query with BLOB data type (terabytesoftw)</li>
<li>Bug #16208: Fix <code>yii\log\FileTarget</code> to not export empty messages (terabytesoftw)</li>
<li>Bug #18859: Fix <code>yii\web\Controller::bindInjectedParams()</code> to not throw error when argument of <code>ReflectionUnionType</code> type is passed (bizley)</li>
<li>Bug #19857: Fix AttributeTypecastBehavior::resetOldAttributes() causes &#8220;class has no attribute named&#8221; InvalidArgumentException (uaoleg)</li>
<li>Bug #19868: Added whitespace sanitation for tests, due to updates in ICU 72 (schmunk42)</li>
<li>Bug #19872: Fixed the definition of dirty attributes in AR properties for a non-associative array in case of changing the order of elements (eegusakov)</li>
<li>Bug #19899: Fixed <code>GridView</code> in some cases calling <code>Model::generateAttributeLabel()</code> to generate label values that are never used (PowerGamer1)</li>
<li>Bug #19906: Fixed multiline strings in the <code>\yii\console\widgets\Table</code> widget (rhertogh)</li>
<li>Bug #19908: Fix associative array cell content rendering in Table widget (rhertogh)</li>
<li>Bug #19911: Resolved inconsistency in <code>ActiveRecord::getAttributeLabel()</code> with regard of overriding in primary model labels for attributes of related model in favor of allowing such overriding for all levels of relation nesting (PowerGamer1)</li>
<li>Bug #19914: Fixed <code>ArrayHelper::keyExists()</code> and <code>::remove()</code> functions when the key is a float and the value is <code>null</code> (rhertogh)</li>
<li>Bug #19924: Fix <code>yii\i18n\Formatter</code> to not throw error <code>Unknown named parameter</code> under PHP 8 (arollmann)</li>
<li>Enh #19841: Allow jQuery 3.7 to be installed (wouter90)</li>
<li>Enh #19853: Added support for default value for <code>\yii\helpers\Console::select()</code> (rhertogh)</li>
<li>Enh #19884: Added support Enums in Query Builder (sk1t0n)</li>
<li>Enh #19920: Broadened the accepted type of <code>Cookie::$expire</code> from <code>int</code> to <code>int|string|\DateTimeInterface|null</code> (rhertogh)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="https://www.softaculous.com/apps/frameworks/yii" target="_blank" rel="noopener"><b>yii in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://www.yiiframework.com/" target="_blank" rel="noopener"><b>yii software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>yii in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>yii </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>yii Changelog:<br /></strong>To read changelog source <a href="https://github.com/yiisoft/yii2/blob/2.0.49/framework/CHANGELOG.md" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://github.com/yiisoft/yii2/blob/2.0.49/framework/CHANGELOG.md" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/yii-2-0-49/">yii 2.0.49 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Symfony 6.3.4 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/symfony-6-3-4/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 30 Aug 2023 14:28:01 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14614</guid>

					<description><![CDATA[<p>Symfony 6.3.4 is now available. This release includes security and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-3-4/">Symfony 6.3.4 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Symfony 6.3.4 is now available. This release includes security and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9548 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/Symfony_logo.gif" alt="Symfony | Framework" width="100" height="100" />Symfony 6.3.4 aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.<br />Symfony is aimed at building robust applications in an enterprise context. This means that you have full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized. </em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Symfony 6.3.4 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>bug #51475 [Serializer] Fix union of enum denormalization (@mtarld)</li>
<li>bug #51474 [Serializer] Fix wrong InvalidArgumentException thrown (@mtarld)</li>
<li>bug #51494 Fixed attachment base64 content string in MailerSendApiTransport (@pavelwitassek)</li>
<li>bug #51350 [Security] Prevent creating session in stateless firewalls (@Seb33300)</li>
<li>bug #51104 [Security] Fix loading user from UserBadge (@guillaumesmo)</li>
<li>bug #51473 [VarDumper] Fix managing collapse state in CliDumper (@nicolas-grekas)</li>
<li>bug #51369 [Serializer] Fix deserializing object collection properties (@X-Coder264)</li>
<li>bug #51399 [Serializer] Fix deserializing of nested snake_case attributes using CamelCaseToSnakeCaseNameConverter (@Victor-Truhanovich)</li>
<li>bug #51456 [Serializer] Fix serialized name with groups during denormalization (@mtarld)</li>
<li>bug #51445 [Security] FormLoginAuthenticator: fail for non-string password (@dmaicher)</li>
<li>bug #51424 [HttpFoundation] Fix base URI detection on IIS with UrlRewriteModule (@derrabus)</li>
<li>bug #51396 [HttpKernel] Fix missing Request in RequestStack for StreamedResponse (Ismail Turan)</li>
<li>bug #51378 [Console] avoid multiple new line when message already ends with a new line in section output (@joelwurtz)</li>
<li>bug #51336 [Notifier] [Pushover] Fix invalid method call + improve exception message (@ahmedghanem00)</li>
<li>bug #51345 [AssetMapper] Fixing bug where a circular exception could be thrown while making error message (@weaverryan)</li>
<li>bug #48840 [Validator] Dump Valid constraints on debug command (@macintoshplus)</li>
<li>bug #51223 [Console] Fix linewraps in <code>OutputFormatter</code> (@maxbeckers)</li>
<li>bug #51307 [DependencyInjection] fix dump xml with array/object/enum default value (@Jean-Beru)</li>
<li>bug #51355 [Console] fix section output when multiples section with max height (@joelwurtz)</li>
<li>bug #51359 [Security] Fix error with lock_factory in login_throttling (@BaptisteContreras)</li>
<li>bug #51326 [FrameworkBundle] Fix xsd for handle-all-throwables (@Jean-Beru)</li>
<li>bug #51328 [Messenger] Always return bool from messenger amqp connection nack (@Danielss89)</li>
<li>bug #51295 [Mailer] update Brevo SMTP host (@bastien-wink)</li>
<li>bug #51301 [FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD (@xabbuh)</li>
<li>bug #51296 [Process] Fix silencing <code>wait</code> when using a sigchild-enabled binary (@nicolas-grekas)</li>
<li>bug #51251 [DependencyInjection] Do not add <code>return</code> in <code>LazyClosure</code> when return type of closure is <code>void</code> (@ruudk)</li>
<li>bug #51219 [DependencyInjection][HttpKernel] Fix using <code>#[AutowireCallable]</code> with controller arguments (@HypeMC)</li>
<li>bug #51201 [Workflow] fix MermaidDumper when place contains special char (@lyrixx)</li>
<li>bug #49195 [Crawler] Fix regression where cdata nodes will return empty string (@NanoSector)</li>
<li>bug #51061 [DoctrineBridge] Bugfix &#8211; Allow to remove LazyLoaded listeners by object (@VincentLanglet)</li>
<li>bug #51190 [Clock] load function only if not loaded before (@xabbuh)</li>
</ul>
<h4><img loading="lazy" decoding="async" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f48e.svg" alt="Contributors" width="16" height="16" /> Contributors</h4>
<ul>
<li>@joelwurtz,</li>
<li>@ruudk,</li>
<li>@weaverryan,</li>
<li>@nicolas-grekas,</li>
<li>@lyrixx,</li>
<li>@Danielss89,</li>
<li>@macintoshplus,</li>
<li>@Seb33300,</li>
<li>@dmaicher,</li>
<li>@NanoSector,</li>
<li>@guillaumesmo,</li>
<li>@derrabus,</li>
<li>@xabbuh,</li>
<li>@HypeMC,</li>
<li>@mtarld,</li>
<li>@pavelwitassek,</li>
<li>@Jean-Beru,</li>
<li>@bastien-wink,</li>
<li>@VincentLanglet,</li>
<li>@maxbeckers, @X-Coder264</li>
<li>@Victor-Truhanovich,</li>
<li>@BaptisteContreras,</li>
<li>@ahmedghanem00</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Symfony" target="_blank" rel="noopener"><b>Symfony in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://symfony.com/" target="_blank" rel="noopener"><b>Symfony software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Symfony in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Symfony </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Symfony Changelog:<br /></strong>To read changelog source <a href="https://github.com/symfony/symfony/releases/tag/v6.3.4" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://github.com/symfony/symfony/releases/tag/v6.3.4" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-3-4/">Symfony 6.3.4 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laravel 10.20.0 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/laravel-10-20-0/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Tue, 29 Aug 2023 14:28:22 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14593</guid>

					<description><![CDATA[<p>Laravel 10.20.0 is now available. This release includes minor changes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-20-0/">Laravel 10.20.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Laravel 10.20.0 is now available. This release includes minor changes, improvements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-8823 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/laravel_logo.gif" alt="Laravel | PHP | Framework" width="100" height="100" /></em><em>Laravel 10.20.0 is a clean and classy framework for PHP web development.<br />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 air.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Laravel 10.20.0 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug Fixes</h4>
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<ul>
<li>[10.x] Allow default values when merging values into a resource by @axlon in #48073</li>
<li>[10.x] Adds a <code>createOrFirst</code> method to Eloquent by @tonysm in #47973</li>
<li>[10.x] Allow utilising <code>withTrashed()</code>, <code>withoutTrashed()</code> and <code>onlyTrashed()</code> on <code>MorphTo</code> relationship even without <code>SoftDeletes</code> Model by @crynobone in #47880</li>
<li>[10.x] Mark Request JSON data to be InputBag in docblocks by @jnoordsij in #48085</li>
<li>[10.x] Markdown Mailables: Allow omitting Footer and Header when customising components by @jorisnoo in #48080</li>
<li>[10.x] Update EmailVerificationRequest return docblock by @ahmedash95 in #48087</li>
<li>[10.x] Add commonly reusable Composer related commands from 1st party packages by @crynobone in #48096</li>
<li>[10.x] Add ability to measure a single callable and get result by @timacdonald in #48077</li>
<li>[10.x] Fixes incorrect method visibility and add unit tests for <code>Illuminate\Support\Composer</code> by @crynobone in #48104</li>
<li>[10.x] Skip convert empty string to null test by @hungthai1401 in #48105</li>
<li>[10.x] Using complete insert for mysqldump when appending migration dump to schema file by @emulgeator in #48126</li>
<li>[10.x] Add <code>hasPackage</code> method to Composer class by @emargareten in #48124</li>
<li>[10.x] Add <code>assertJsonPathCanonicalizing</code> method by @gdebrauwer in #48117</li>
<li>[10.x] Configurable storage path via environment variable by @sl0wik in #48115</li>
<li>[10.x] Support providing subquery as value to <code>where</code> builder method by @gdebrauwer in #48116</li>
<li>[10.x] Minor Tweaks by @utsavsomaiya in #48138</li>
</ul>
</div>
</div>
</div>
<h4><img loading="lazy" decoding="async" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f48e.svg" alt="Contributors" width="16" height="16" /> Contributors</h4>
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<ul>
<li>@crynobone</li>
<li>@tonysm</li>
<li>@emulgeator</li>
<li>@sl0wik</li>
<li>@axlon</li>
<li>@jorisnoo</li>
<li>@ahmedash95</li>
<li>@hungthai1401</li>
<li>@gdebrauwer</li>
<li>@timacdonald</li>
<li>@jnoordsij</li>
<li>@emargareten</li>
<li>@utsavsomaiya</li>
</ul>
<p>&nbsp;</p>
</div>
</div>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Laravel" target="_blank" rel="noopener"><b>Laravel in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://laravel.com/" target="_blank" rel="noopener"><b>Laravel software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Laravel in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Laravel </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Laravel Changelog:<br /></strong>To read changelog source <a href="https://github.com/laravel/framework/releases/tag/v10.20.0" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/laravel/framework/releases/tag/v10.20.0" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-20-0/">Laravel 10.20.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laravel 10.19.0 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/laravel-10-19-0/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 28 Aug 2023 14:43:15 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14588</guid>

					<description><![CDATA[<p>Laravel 10.19.0 is now available. This release includes minor changes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-19-0/">Laravel 10.19.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Laravel 10.19.0 is now available. This release includes minor changes, improvements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-8823 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/laravel_logo.gif" alt="Laravel | PHP | Framework" width="100" height="100" /></em><em>Laravel 10.19.0 is a clean and classy framework for PHP web development.<br />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 air.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Laravel 10.19.0 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug Fixes</h4>
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<ul>
<li>[10.x] Fix typo in update <code>HasUniqueIds</code> by @iamcarlos94 in #47994</li>
<li>[10.x] Gracefully handle scientific notation by @timacdonald in #48002</li>
<li>[10.x] Fix docblocks for throw_if and throw_unless by @AbdelElrafa in #48003</li>
<li>[10.x] Add <code>wordWrap</code> to <code>Str</code> by @joshbonnick in #48012</li>
<li>[10.x] Fix RetryBatchCommand overlapping of failed jobs when run concurrently with the same Batch ID using isolatableId by @rybakihor in #48000</li>
<li>[10.x] Fix <code>assertRedirectToRoute</code> when route uri is empty by @khernik93 in #48023</li>
<li>[10.x] Fix empty table displayed when using the &#8211;pending option but there are no pending migrations by @TheBlckbird in #48019</li>
<li>[10.x] Fix forced use of write DB connection by @oleksiikhr in #48015</li>
<li>[10.x] Use model cast when builder created updated at value by @timacdonald in #47942</li>
<li>[10.x] Fix Collection::search and LazyCollection::search return type by @bastien-phi in #48030</li>
<li>[10.x] Add ability to customize class resolution in event discovery by @bastien-phi in #48031</li>
<li>[10.x] Add <code>percentage</code> method to Collections by @WendellAdriel in #48034</li>
<li>[10.x] Fix parsing error in console when parameter description contains <code>--</code> by @rxrw in #48021</li>
<li>[10.x] Allow Listeners to dynamically specify delay using <code>withDelay</code> by @CalebDW in #48026</li>
<li>[10.x] Add dynamic return types to rescue helper by @axlon in #48062</li>
<li>[10.x] createMany &amp; createManyQuietly add count argument by @JHWelch in #48048</li>
<li>[10.x] Attributes support on default component slot by @royduin in #48039</li>
<li>[10.x] Add WithoutRelations attribute for model serialization by @Neol3108 in #47989</li>
<li>[10.x] Can apply WithoutRelations to entire class by @cosmastech in #48068</li>
<li>[10.x] createMany &amp; createManyQuietly make argument optional by @JHWelch in #48070</li>
</ul>
</div>
</div>
<h4><img loading="lazy" decoding="async" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f48e.svg" alt="Contributors" width="16" height="16" /> Contributors</h4>
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<ul>
<li>@royduin</li>
<li>@axlon</li>
<li>@CalebDW</li>
<li>@JHWelch</li>
<li>@Neol3108</li>
<li>@AbdelElrafa</li>
<li>@rxrw</li>
<li>@bastien-phi</li>
<li>@WendellAdriel</li>
<li>@oleksiikhr</li>
<li>@khernik93</li>
<li>@timacdonald</li>
<li>@cosmastech</li>
<li>@iamcarlos94</li>
<li>@TheBlckbird</li>
<li>@joshbonnick</li>
<li>@rybakihor</li>
</ul>
<p>&nbsp;</p>
</div>
</div>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Laravel" target="_blank" rel="noopener"><b>Laravel in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://laravel.com/" target="_blank" rel="noopener"><b>Laravel software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Laravel in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Laravel </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Laravel Changelog:<br /></strong>To read changelog source <a href="https://github.com/laravel/framework/releases/tag/v10.19.0" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/laravel/framework/releases/tag/v10.19.0" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-19-0/">Laravel 10.19.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CakePHP 4.4.17 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/cakephp-4-4-17/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 21 Aug 2023 14:44:04 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14380</guid>

					<description><![CDATA[<p>CakePHP 4.4.17 is now available. This release includes bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/cakephp-4-4-17/">CakePHP 4.4.17 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">CakePHP 4.4.17 is now available. This release includes bug fixes.</h2>
<p>&nbsp;</p>
<p><em><strong><img loading="lazy" decoding="async" class="wp-image-8747 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2022/12/CakePHP__logo.gif" alt="CakePHP | PHP Framework" width="100" height="100" /></strong></em><em><strong>CakePHP 4.4.17 is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.</strong></em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>CakePHP 4.4.17 Changelog</h3>
<p><strong> </strong></p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f41e.svg" alt="Bug Fixes" width="16" height="16" /> Bug fixes</h4>
<ul>
<li>Fix deprecation notice because of Chronos 2.4.</li>
<li>Fixed a typo in BasePlugin.</li>
</ul>
<h4><img loading="lazy" decoding="async" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f48e.svg" alt="Contributors" width="16" height="16" /> Contributors</h4>
<ul>
<li>Kevin Pfeifer</li>
<li>kolorafa</li>
<li>Mark Scherer</li>
<li>Mark Story</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/CakePHP" target="_blank" rel="noopener"><b>CakePHP in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://cakephp.org/" target="_blank" rel="noopener"><b>CakePHP software</b></a> <i>(External link)</i></li>
<li><b>Run CakePHP in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>CakePHP </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>CakePHP Changelog:<br /></strong>To read changelog source <a href="https://github.com/cakephp/cakephp/releases/tag/4.4.17" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/cakephp/cakephp/releases/tag/4.4.17" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/cakephp-4-4-17/">CakePHP 4.4.17 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laravel 10.18.0 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/laravel-10-18-0/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 10 Aug 2023 14:42:16 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14117</guid>

					<description><![CDATA[<p>Laravel 10.18.0 is now available. This release includes minor changes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-18-0/">Laravel 10.18.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Laravel 10.18.0 is now available. This release includes minor changes, improvements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-8823 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/laravel_logo.gif" alt="Laravel | PHP | Framework" width="100" height="100" /></em><em>Laravel 10.18.0 is a clean and classy framework for PHP web development.<br />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 air.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Laravel 10.18.0 Changelog</h3>
<p>&nbsp;</p>
<h4>🐞 Bug fixes</h4>
<div class="markdown-body my-3" data-pjax="true" data-test-selector="body-content" data-view-component="true">
<ul>
<li>[10.x] Allow DatabaseRefreshed event to include given <code>database</code> and <code>seed</code> options by @crynobone in #47923</li>
<li>[10.x] Use generics in <code>throw_if</code> and <code>throw_unless</code> to indicate dynamic exception type by @osbre in #47938</li>
<li>[10.x] Fixes artisan about &#8211;only should be case insensitive by @crynobone in #47955</li>
<li>[10.x] Improve decimal shape validation by @timacdonald in #47954</li>
<li>docs: update phpdoc in Str helper for remove function by @squiaios in #47967</li>
<li>[10.x] Remove return on void callback by @gonzunigad in #47969</li>
<li>[9.x] Improve decimal shape validation by @timacdonald in #47957</li>
<li>[10.x] Add <code>content</code> method to Vite by @michael-rubel in #47968</li>
<li>[10.x] Allow empty port in psql schema dump by @Arzaroth in #47988</li>
<li>[10.x] Show config when the value is false or zero by @saeedhosseiinii in #47987</li>
<li>[10.x] Add getter for components on IO interaction by @chris-ware in #47982</li>
</ul>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Laravel"><b>Laravel in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://laravel.com/"><b>Laravel software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Laravel in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Laravel </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Laravel Changelog:<br /></strong>To read changelog source <a href="https://github.com/laravel/framework/releases/tag/v10.18.0" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/laravel/framework/releases/tag/v10.18.0" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-18-0/">Laravel 10.18.0 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>CakePHP 4.4.16 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/cakephp-4-4-16/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 07 Aug 2023 14:09:22 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13968</guid>

					<description><![CDATA[<p>CakePHP 4.4.16 is now available. This release includes bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/cakephp-4-4-16/">CakePHP 4.4.16 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">CakePHP 4.4.16 is now available. This release includes bug fixes.</h2>
<p>&nbsp;</p>
<p><em><strong><img loading="lazy" decoding="async" class="wp-image-8747 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2022/12/CakePHP__logo.gif" alt="CakePHP | PHP Framework" width="100" height="100" /></strong></em><em><strong>CakePHP 4.4.16 is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.</strong></em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>CakePHP 4.4.16 Changelog</h3>
<p><strong> </strong></p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>Improve API documentation.</li>
<li>Correct pagination URL generation for the current page from <code>numbers()</code> when using the <code>modulus</code> option.</li>
<li><code>ProgressHelper</code> now initializes options with default values solving errors when <code>output()</code> is called before <code>init()</code> is.</li>
<li>Fixed failure to reflect schema for tables in MySQL 8+ that use functional indexes.</li>
</ul>
<h4>💎 Contributors</h4>
<ul>
<li>Edoardo Cavazza</li>
<li>Jozef Grencik</li>
<li>Mark Scherer</li>
<li>Mark Story</li>
<li>othercorey</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/CakePHP" target="_blank" rel="noopener"><b>CakePHP in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://cakephp.org/" target="_blank" rel="noopener"><b>CakePHP software</b></a> <i>(External link)</i></li>
<li><b>Run CakePHP in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>CakePHP </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>CakePHP Changelog:<br /></strong>To read changelog source <a href="https://github.com/cakephp/cakephp/releases/tag/4.4.16" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/cakephp/cakephp/releases/tag/4.4.16" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/cakephp-4-4-16/">CakePHP 4.4.16 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Laravel 10.17.1 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/laravel-10-17-1/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Fri, 04 Aug 2023 14:57:08 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13873</guid>

					<description><![CDATA[<p>Laravel 10.17.1 is now available. This release includes minor changes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-17-1/">Laravel 10.17.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Laravel 10.17.1 is now available. This release includes minor changes, improvements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-8823 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/laravel_logo.gif" alt="Laravel | PHP | Framework" width="100" height="100" /></em><em>Laravel 10.17.1 is a clean and classy framework for PHP web development.<br />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 air.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Laravel 10.17.1 Changelog</h3>
<p>&nbsp;</p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>[9.x] Back porting #47838 by @timacdonald in #47840</li>
<li>[9.x] Normalise predis command argument where it maybe an object. by @crynobone in #47902</li>
<li>[9.x] Migrate JSON data to shared InputBag by @ImJustToNy in #47919</li>
<li>[10.x] Fix docblocks of the dispatchable trait by @imanghafoori1 in #47921</li>
<li>[9.x] Circumvent PHP 8.2.9 date format bug that makes artisan serve crash by @levu42 in #47931</li>
<li>[10.x] Fix prompt and console component spacing when calling another command by @jessarcher in #47928</li>
<li>[10.x] Fix prompt rendering after callSilent by @jessarcher in #47929</li>
<li>[10.x] Update ensure() collection method to correctly work with Interfaces and object inheritance by @karpilin in #47934</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/php-framework/"> php framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Laravel"><b>Laravel in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://laravel.com/"><b>Laravel software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Laravel in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Laravel </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Laravel Changelog:<br /></strong>To read changelog source <a href="https://github.com/laravel/framework/releases/tag/v10.17.1" target="_blank" rel="noopener"><strong>Click Here</strong></a> <i>(<a href="https://github.com/laravel/framework/releases/tag/v10.17.1" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/laravel-10-17-1/">Laravel 10.17.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Symfony 6.3.3 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/symfony-6-3-3/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 03 Aug 2023 14:46:57 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13644</guid>

					<description><![CDATA[<p>Symfony 6.3.3 is now available. This release includes security and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-3-3/">Symfony 6.3.3 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_8 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Symfony 6.3.3 is now available. This release includes security and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9548 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/Symfony_logo.gif" alt="Symfony | Framework" width="100" height="100" />Symfony 6.3.3 aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.<br />Symfony is aimed at building robust applications in an enterprise context. This means that you have full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized. </em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Symfony 6.3.3 Changelog</h3>
<p>&nbsp;</p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>bug #51178 [Finder] Revert &#8220;Fix children condition in ExcludeDirectoryFilterIterator&#8221; (@derrabus)</li>
</ul>
<h4>💎 Contributors</h4>
<ul>
<li>@derrabus</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Symfony"><b>Symfony in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://symfony.com/"><b>Symfony software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Symfony in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Symfony </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Symfony Changelog:<br /></strong>To read changelog source <a href="https://github.com/symfony/symfony/releases/tag/v6.3.3" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://github.com/symfony/symfony/releases/tag/v6.3.3" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-3-3/">Symfony 6.3.3 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Symfony 6.2.14 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/symfony-6-2-14/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 03 Aug 2023 14:28:05 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13632</guid>

					<description><![CDATA[<p>Symfony 6.2.14 is now available. This release includes security and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-2-14/">Symfony 6.2.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_9 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Symfony 6.2.14 is now available. This release includes security and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-9548 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2023/01/Symfony_logo.gif" alt="Symfony | Framework" width="100" height="100" />Symfony 6.2.14 aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.<br />Symfony is aimed at building robust applications in an enterprise context. This means that you have full control over the configuration: from the directory structure to the foreign libraries, almost everything can be customized. </em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Symfony 6.2.14 Changelog</h3>
<p>&nbsp;</p>
<h4>🐞 Bug fixes</h4>
<ul>
<li>bug #51178 [Finder] Revert &#8220;Fix children condition in ExcludeDirectoryFilterIterator&#8221; (@derrabus)</li>
<li>[PR] #51186</li>
<li>[EOL] End of life release for branch 6.2</li>
</ul>
<h4>💎 Contributors</h4>
<ul>
<li>@derrabus</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/framework/"> framework</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/frameworks/Symfony" target="_blank" rel="noopener"><b>Symfony in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://symfony.com/" target="_blank" rel="noopener"><b>Symfony software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Symfony in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Symfony </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Symfony Changelog:<br /></strong>To read changelog source <a href="https://github.com/symfony/symfony/releases/tag/v6.2.14" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://github.com/symfony/symfony/releases/tag/v6.2.14" target="_blank" rel="noopener">GitHub</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/symfony-6-2-14/">Symfony 6.2.14 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
