Bug 1230965 (php-doctrine-doctrine-cache-bundle) - Review Request: php-doctrine-doctrine-cache-bundle - Symfony Bundle for Doctrine Cache
Summary: Review Request: php-doctrine-doctrine-cache-bundle - Symfony Bundle for Doctr...
Keywords:
Status: CLOSED ERRATA
Alias: php-doctrine-doctrine-cache-bundle
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: php-doctrine-doctrine-bundle
TreeView+ depends on / blocked
 
Reported: 2015-06-11 21:49 UTC by Shawn Iwinski
Modified: 2015-07-13 18:32 UTC (History)
2 users (show)

Fixed In Version: php-doctrine-doctrine-cache-bundle-1.0.1-2.el7
Clone Of:
Environment:
Last Closed: 2015-06-22 18:11:53 UTC
Type: ---
Embargoed:
fedora: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)
phpci.log (19.34 KB, text/plain)
2015-06-18 07:36 UTC, Remi Collet
no flags Details
review.txt (7.81 KB, text/plain)
2015-06-18 07:37 UTC, Remi Collet
no flags Details

Comment 1 Remi Collet 2015-06-16 15:25:53 UTC
Shouldn't your autoloader also manage dependency ?
(ok, setUseIncludePath should allow this, but only as a fallback)

Comment 2 Remi Collet 2015-06-16 15:29:47 UTC
I forget to ask, why don't you requires the dependencies from "requires" in composer.json ?

    "require": {
        "php":                     ">=5.3.2",
        "symfony/security":        "~2.2",
        "symfony/doctrine-bridge": "~2.2",
        "doctrine/inflector":      "~1.0",
        "doctrine/cache":          "~1.3"

Comment 3 Shawn Iwinski 2015-06-16 18:12:57 UTC
(In reply to Remi Collet from comment #1)
> Shouldn't your autoloader also manage dependency ?
> (ok, setUseIncludePath should allow this, but only as a fallback)

I haven't updated all packages to provide their own autoloader yet so I am using the include path as a fallback for now and I will update when I can.



(In reply to Remi Collet from comment #2)
> I forget to ask, why don't you requires the dependencies from "requires" in
> composer.json ?
> 
>     "require": {
>         "php":                     ">=5.3.2",
>         "symfony/security":        "~2.2",
>         "symfony/doctrine-bridge": "~2.2",
>         "doctrine/inflector":      "~1.0",
>         "doctrine/cache":          "~1.3"

I just totally screwed up the dependencies! THANKS for catching that! Fixed. Diff: https://github.com/siwinski/rpms/commit/428617de6f7b50c4fb4f64a012edcf8103ad0bd6



Spec URL: https://raw.githubusercontent.com/siwinski/rpms/428617de6f7b50c4fb4f64a012edcf8103ad0bd6/php-doctrine-doctrine-cache-bundle/php-doctrine-doctrine-cache-bundle.spec

SRPM URL: https://siwinski.fedorapeople.org/SRPMS/php-doctrine-doctrine-cache-bundle-1.0.1-2.fc22.src.rpm

Comment 4 Remi Collet 2015-06-18 07:36:48 UTC
Created attachment 1040314 [details]
phpci.log

phpCompatInfo version 4.3.0 DB built Jun 16 2015 12:10:27 CEST static analyze results

Comment 5 Remi Collet 2015-06-18 07:37:27 UTC
Created attachment 1040315 [details]
review.txt

Generated by fedora-review 0.5.3 (bcf15e3) last change: 2015-05-04

Comment 6 Remi Collet 2015-06-18 07:37:55 UTC
Everything seems OK.

=== APPROVED ===

Comment 7 Shawn Iwinski 2015-06-21 18:02:19 UTC
THANKS for the review!



New Package SCM Request
=======================
Package Name: php-doctrine-doctrine-cache-bundle
Short Description: Symfony Bundle for Doctrine Cache
Upstream URL: https://github.com/doctrine/DoctrineCacheBundle
Owners: siwinski
Branches: f21 f22 el6 epel7
InitialCC:

Comment 8 Gwyn Ciesla 2015-06-22 14:04:50 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2015-06-22 18:09:29 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/php-doctrine-doctrine-cache-bundle-1.0.1-2.fc21

Comment 10 Fedora Update System 2015-06-22 18:09:35 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/php-doctrine-doctrine-cache-bundle-1.0.1-2.fc22

Comment 11 Fedora Update System 2015-06-22 18:09:42 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/php-doctrine-doctrine-cache-bundle-1.0.1-2.el7

Comment 12 Fedora Update System 2015-07-03 18:41:35 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.fc22 has been pushed to the Fedora 22 stable repository.

Comment 13 Fedora Update System 2015-07-03 18:44:56 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.fc21 has been pushed to the Fedora 21 stable repository.

Comment 14 Fedora Update System 2015-07-13 18:32:53 UTC
php-doctrine-doctrine-cache-bundle-1.0.1-2.el7 has been pushed to the Fedora EPEL 7 stable repository.


Note You need to log in before you can comment on or make changes to this bug.