We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716afe5 commit 48fef94Copy full SHA for 48fef94
README.md
@@ -476,7 +476,7 @@ What you have to do:
476
Logs:
477
- Replaced package [darkaonline/ripcord](https://github.com/DarkaOnLine/Ripcord) to [phpxmlrpc/phpxmlrpc](https://github.com/gggeek/phpxmlrpc).
478
- Created XML-RPC client.
479
-- Deleted static method ```Client::createFromConfig(array $config)```..
+- Deleted static method ```Client::createFromConfig(array $config)```.
480
- Renamed ORM method ```searchAndRead(...)``` to ```findBy(...)```.
481
- Added ORM methods ```find(...)``` to ```findOneBy(...)```.
482
- Added expression builder support.
0 commit comments