[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com web/pecl: Fix typo in fixtures generator: src/Fixtures/AppFixtures.php
From:       Peter Kokot <petk () php ! net>
Date:       2018-12-12 23:01:00
Message-ID: php-mail-c43bb2a8930a6604865c2d5773b3e5d31213207645 () git ! php ! net
[Download RAW message or body]

Commit:    a85ca8575f1df33649e3b79024f1ce5a6375ad49
Author:    Peter Kokot <peterkokot@gmail.com>         Thu, 13 Dec 2018 00:01:00 +0100
Parents:   c051d2fb995d5f4bbf23b1fa3ebf2a99cddb456a
Branches:  master

Link:       http://git.php.net/?p=web/pecl.git;a=commitdiff;h=a85ca8575f1df33649e3b79024f1ce5a6375ad49

Log:
Fix typo in fixtures generator

Changed paths:
  M  src/Fixtures/AppFixtures.php


Diff:
diff --git a/src/Fixtures/AppFixtures.php b/src/Fixtures/AppFixtures.php
index 6c0f07e..745d7ed 100644
--- a/src/Fixtures/AppFixtures.php
+++ b/src/Fixtures/AppFixtures.php
@@ -249,7 +249,7 @@ class AppFixtures
             'name' => 'Jane Doe',
             'password' => $password,
             'email' => 'user@example.com',
-            'admin' => 1,
+            'admin' => 0,
             'homepage' => 'https://example.org',
         ];


--
PECL CVS Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic