Skip to content

Instantly share code, notes, and snippets.

@tmihalik
tmihalik / bug.php
Last active August 29, 2015 14:20
[2.0] Phalcon BUG
<?php
error_reporting(-1);
class CustomDialect extends \Phalcon\Db\Dialect\Postgresql {}
$di = new Phalcon\DI\FactoryDefault;
$di->setShared('db', function () {
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --silent --enable-phalcon
## --------- ##
## Platform. ##