issues
search
letsdrink
/
ouzo
Ouzo Framework - PHP MVC ORM
https://github.com/letsdrink/ouzo
MIT License
70
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactored logger, so that we expose our own adapter.
#325
bbankowski
closed
2 weeks ago
1
Removed passing params for logger methods in order to make it PSR-3 compatible.
#324
bbankowski
closed
2 weeks ago
1
Add an option to truncate bound values
#323
piotrooo
closed
4 weeks ago
1
Refactored exception/error handlers.
#322
bbankowski
closed
11 months ago
1
Added new assertion `messageContains` to `CatchException`.
#321
bbankowski
closed
1 year ago
1
Add possibility to set custom error handler in Bootstrap.
#320
ksucherek
closed
1 year ago
1
Add phtml reneder dynamic properties fix
#319
lukiqs
closed
1 year ago
1
Add string space const
#318
lukiqs
closed
1 year ago
1
Handle nullable prefix system config
#317
piotrooo
closed
1 year ago
1
Handle nullable value in params passed to Strings::sprintAssocDefault()
#316
piotrooo
closed
1 year ago
1
Handle nullable date in Clock::at()
#315
piotrooo
closed
1 year ago
2
Strings::sprintAssoc should treat null and empty string the same
#314
piotrooo
closed
1 year ago
2
Fix StrSubstitutor for php 8.2
#313
piotrooo
closed
1 year ago
1
Replaced EMPTY_STRING with EMPTY.
#312
bbankowski
closed
1 year ago
2
Handle mocking readonly class
#311
piotrooo
closed
1 year ago
2
Fix generating routes
#310
piotrooo
closed
1 year ago
1
Added support for count query with DISTINCT support.
#309
bbankowski
closed
1 year ago
1
Fix loading twig template
#308
piotrooo
closed
1 year ago
2
Ignore deprecated warnings in default error handler.
#307
bbankowski
closed
1 year ago
1
Bump twig
#306
piotrooo
closed
1 year ago
0
Upgraded PHPUnit to 10.2
#305
bbankowski
closed
1 year ago
0
Fix htmlspecialchars null string
#304
piotrooo
closed
1 year ago
0
Add attributes to Layout
#303
piotrooo
closed
1 year ago
0
Implemented PHP 8.2 support
#302
bbankowski
closed
1 year ago
1
Tests for distinctOn() and selectDistinct() guard
#301
danon
opened
1 year ago
0
Added "IF NOT EXISTS" to create schema_migrations query.
#300
krzycho1997
closed
2 years ago
2
Add dynamic route path from config
#299
piotrooo
closed
2 years ago
1
Feature/inject list of dep
#298
krzycho1997
closed
2 years ago
1
`FluentArray.skip()` and `limit()` leak `array_slice()` implementation detail
#297
danon
opened
2 years ago
0
Updated loading initializing environment
#296
krzycho1997
closed
2 years ago
1
feature/add_options_method
#295
krzycho1997
closed
2 years ago
1
`Strings` broken for multibytes
#294
danon
opened
3 years ago
0
Add Github Actions
#293
danon
closed
3 years ago
2
Add a failing test for FluentArray.values()
#292
danon
closed
3 years ago
1
Shouldn't `Json::encode()` in ouzo use `JSON_UNESCAPED_SLASHES`?
#291
danon
opened
3 years ago
0
Website ouzoframework.org has been hijacked
#290
danon
closed
3 years ago
1
Test against real data in `RouteFileGeneratorTest`, not just `strlen($data)`
#289
danon
closed
3 years ago
1
RouteFileGeneratorTest failed on Windows due to usage of /tmp
#288
danon
closed
3 years ago
0
Migrate phpunit.xml to PhpUnit 9.3+ schema
#287
danon
closed
3 years ago
0
Correct build + Correct unit test ouzo-style
#286
danon
closed
3 years ago
1
Updates in ConfigTest.php
#285
danon
closed
3 years ago
3
Updates in ConfigTest.php #126
#284
danon
closed
3 years ago
2
Use PHP_EOL in ToStringBuilderTest.php [Fix tests on windows]
#283
danon
closed
4 years ago
1
Add Lambda - Suggestion, not sure if it makes sense.
#282
danon
closed
4 years ago
0
Correct Functions::isEmpty() #275
#281
danon
closed
4 years ago
0
Reimplement Arrays:filterByKeys() #251
#280
danon
closed
4 years ago
1
Goodies Suggestion - Arrays method
#279
danon
closed
5 years ago
1
Fix issue in Arrays::getNestedValue
#278
IlyaPokamestov
closed
5 years ago
11
Add travis builds: PHP 7.3 and PHP 7.4 (as nightly)
#277
danon
closed
5 years ago
0
Is `Strings` vulnerable to regexp injection by design?
#276
danon
opened
6 years ago
0
Next