Nathanael Noblet

Results 27 issues of Nathanael Noblet

No need to call $this->entityMetadata->getName(); when we've already done it and stored it as a class variable.

Hello, I had evaluated phpci in a vm awhile back. Now we have an instance in production however the first project I add to it results in the following. Notice:...

version:1.6-or-below

Hello, So we're getting a regression when trying to upgrade to sf 3.4. Once upon a time I had actually tracked down the issue to a change in symfony itself...

Hello, So I have a situation where the current executor can't load my fixtures. I have three fixture files. The third one loaded has an entity that has a custom...

Improvement

Hello, I recently wrote an application that uses PDF-Writer. The library is pretty awesome. After I started getting some odd crashes here and there from within the library I started...

We have a PDF that has no Info dictionary. Using the following code we get a crash when querying if the trailer has an info entry or not. The crash...

I'm 99% sure I'm doing something wrong here but can't seem to combine the multiple examples you have here into a working piece of code. Background. I'm trying to take...

Hello, We have a use case where we want users to be able to place text on a PDF. Long story short, we get the coordinates from the user, but...

When calling `deptrac init` if the file doesn't exist then isWritable is false and we error out. The SplFileInfo->isFile() "Checks if the file referenced by this SplFileInfo object exists and...

Hello, First off thank you for maintaining/developing this library. I had version 0.10.2 (via deptrac-shim) installed for quite awhile and upgraded recently to 0.24.0. When I did the upgrade I...