2 min. read
Categories:
Friday Update #3 27.09.2013
Holidays are over and community is back at work!
Friday Update #3 27.09.2013

Last three weeks have been a bit silent, mostly because of my holidays.
Finally, I’m back to normal working mode.

Community remained active as always and we warmly welcome 10 new contributors!

Antonio Peric’s talk about Sylius at ZgPHP

Our friend Antonio Peric from Locastic presented Sylius at ZgPHP meetup.
Slides are available on the slideshare.net platform.

Thank you Antonio for spreading the word and supporting Sylius project!

Sylius at Symfony CAMP UA 2013

Next month I’ll be speaking about Sylius at Symfony CAMP UA 2013.
The event takes place at Hotel Kozackiy on the 26th of October.

If you want to learn about Sylius and meet awesome devs, come to Kiev!

Green

Since upgrade to Symfony 2.3 we suffered from memory leaks when running our Behat suite.
Fortunately, these problems are fixed and our travis build is green again.

Make sure you read the class specs, which serve as behavior documentation.

New versioning

Tonight I’m going to merge new versioning schema for all bundles and main application. Below you can find the summary of changes.

  • Removed “minimum-stability”: “dev” from all composer schemas. We require stable packages wherever possible.
  • Updated all Sylius branch aliases to “1.0-dev”, which means that bundles and apps can now be required using version “1.0.@dev” or just “1.0.“.
    Obviously, the 0.x.0 releases will still be tagged until we hit 1.0.0, so that you can safely lock Sylius and update your other vendors.

I expect this to cause some minor issues or conflicts on packagist/github, which I’ll need to resolve, so I plan to merge and tag the changes a bit later… I care about your composer.locks on friday evening!

Customer address book

Our beloved Julien Janvier is working on the address book feature.
The PR is almost final and we expect this functionality to be included in main application very soon.

What’s next?

Many suprises… Have a great weekend!

Tags:
Share:
Paweł Jędrzejewski
Self-taught developer and entrepreneur, who has built an entire career and business through Open Source technology. Speaker at international conferences. PHPers meetups co-organizer. Keen on helping other young entrepreneurs and companies who may want to follow a similar path.
More from our blog
Cloud 2 min read 17.06.2024
We are thrilled to announce that we just signed a strategic partnership with Platform.sh, and as a result, we are extending our offer with Sylius Cloud powered by Platform.sh. Platform.sh is a modern Platform-as-a-Service (PaaS) solution that allows businesses to leverage the cloud environment without losing access to the code… Read More
Technical 2 min read 11.06.2024
Abstract 1.12 released in Q4 2022 1.13 on Apr 23rd, 2024 (a year later than we anticipated while releasing 1.12) 3859 commits 23 contributors A stabilized Sylius API powered by API Platform It’s been a long and bumpy road. Having it behind our backs was a highway that led Sylius… Read More
Business Ecosystem News 2 min read 06.06.2024
Welcome to the May summary! As an open-source eCommerce framework, Sylius continues to evolve with significant contributions from our vibrant community and valuable product updates. Apart from describing the technical changes, we will also quickly summarize the Sylius Technical Fundamentals & Sylius Polish Community Meetup and eCommerce Day Kaunas, as… Read More
Comments