Skip to content

Commit 716afe5

Browse files
committed
Updated README.md
1 parent 24991fc commit 716afe5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,9 @@ What you have to do:
474474
- Replace usages of the method ```searchAndRead``` by the method ```findBy```.
475475

476476
Logs:
477-
- Deleted static method ```Client::createFromConfig(array $config)```.
478477
- 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)```..
479480
- Renamed ORM method ```searchAndRead(...)``` to ```findBy(...)```.
480481
- Added ORM methods ```find(...)``` to ```findOneBy(...)```.
481482
- Added expression builder support.

0 commit comments

Comments
 (0)