Alexandre R. Janini

Results 8 comments of Alexandre R. Janini

I just stumbled onto this same problem. Did you manage to solve it?

When trying to use a password with special characters (such as `@` or `?`), the connection fails. I believe this is because the connection string is a URI and it...

Hi @visavi, thanks for your help. Could you give me some more info? For instance: I am calling a static method `::all()`. I can't use `$this` in that context. Also,...

I'm afraid I don't understand. Like I said in my first post, I tried changing https://github.com/jpfuentes2/php-activerecord/blob/b2ed6fc64ef35c88fd30d71091df0d0765719901/lib/Connection.php#L66 to `PDO::ERRMODE_SILENT`. This **did not** fix the problem.

I think the same goes for `cc` and `bcc` fields.

Thanks @s-ichikawa. I have no experience creating a PR. I'm gonna study it, but hope you can fix it sooner than I can.

:+1: . This should get some priority. The fix by @jayquest seems to work.