This website requires JavaScript.
Explore
Help
Sign in
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
You've already forked doctrine2
0
mirror of
synced
2025-04-04 13:53:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Doctrine 2 Object Relational Mapper (ORM)
43
commits
5
branches
0
tags
33
MiB
PHP
100%
fcf706182d
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
doctrine
fcf706182d
Fixed a small bug in Doctrine_Lib.class.php where the non-existant Doctrine_Session::getStateAsString was called instead of Doctrine_Lib::getSessionStateAsString.
2006-05-21 17:58:55 +00:00
classes
Fixed a small bug in Doctrine_Lib.class.php where the non-existant Doctrine_Session::getStateAsString was called instead of Doctrine_Lib::getSessionStateAsString.
2006-05-21 17:58:55 +00:00
tests
DQL with aliases bug fixed
2006-05-19 10:22:15 +00:00