Foundation icon indicating copy to clipboard operation
Foundation copied to clipboard

Foundation package for the Pomm database framework.

Results 15 Foundation issues
Sort by recently updated
recently updated
newest added

### The need Automatically add custom converters (coming from a bundle) to an existing session (the default of my application). I don't find a way to achieve this, so I...

The Travis test was failing for PHP7.1 because of the change of Atoum version to use the 4.0 which does not support PHP 7.1. The older version in composer was...

since travis does not offer an open-source plan, switching on github action CI

When the password contains the @ character, the application fails with the message Could not parse DSN « pgsql://user:p@ss@host:port/db_name » It is annoying since passwords can be chosen by admin...

bug

The [`extract()` method](https://github.com/pomm-project/Foundation/blob/master/sources/lib/ResultIterator.php#L272) in result iterator stores all the result in an array, this uses a lot of memory. It would be better to use a generator here (PHP 5.5).

improvement
easy

Hello, I´m Ericka Simancas. This is my first contribution to the community. I hope that you can accept me. To continue contributing to this excellent project

Hello! I would like to translate the project into Spanish! is it already translated? I would like to contribute to the community.

documentation

I've installed Pomm 2, as per instructions in "Quick Setup 2.0" on the homepage. The installed `vendor/bin/pomm.php` is not a PHP script - it appears to contain a shell script?...

improvement

`Data 'PT-11H-26M-27.454181S' is not an ISO8601 interval representation.`

wontfix

The documentation just states the inspector pooler exists but it lacks a presentation of its different clients and their methods.

documentation