Skip to content

Conversation

@thirsch
Copy link
Collaborator

@thirsch thirsch commented Jan 29, 2024

Here is a small fix for the issue in pr #113

->fetchOne(array(), Doctrine_Core::HYDRATE_ARRAY);

$now = time();
$time = strtotime($res['event_date']);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we align the two tests with the same check? In the "aliased" test, it is only checking that the eventDate column is set and greater than zero

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, sorry, I didn't go to the details, just have seen the unused variables and removed them. Pr is updated accordingly.

@thirsch thirsch force-pushed the bugfix/fix-test-1325 branch from 2f7248c to a5a3690 Compare January 31, 2024 20:02
@thePanz thePanz merged commit 4f020ae into FriendsOfSymfony1:master Jan 31, 2024
@thirsch thirsch deleted the bugfix/fix-test-1325 branch January 31, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants