| |
doctrine-svn |
#1590: [PATCH] Doctrine_Record_Listener options getter/setter to dis-/enable
Have you applied the patch and ran the test suite to see if it affects
You can run them by doing the following:
{{{
Apply the patch and run the tests again to see if you have any new fails.
--
listener at runtime
--------------------------+------------------------------------------------ -
Reporter: su | Owner: romanb
Type: enhancement | Status: new
Priority: minor | Milestone: Unknown
Component: Record | Version: 1.0.3
Resolution: | Keywords: record, listener, runtime
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 1 |
--------------------------+------------------------------------------------ -
Comment (by jwage):
any?
svn co http://svn.doctrine-project.org/branches/1.0 doctrine
cd doctrine/tests
php run.php
}}}
Ticket URL: <http://trac.doctrine-project.org/ticket/1590#comment:1>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper