Replace all array() with [] and fix true/false case. #229

Closed
opened 2021-03-12 01:33:03 +00:00 by jamie · 5 comments
jamie commented 2021-03-12 01:33:03 +00:00 (Migrated from git.hazaar.io)

This is a dumb one that I want to do because it's my new coding style. I'm getting away from using array() and instead using [] so I would like to update all uses of array(). I'd also like to change the old TRUE and FALSE to true and false.

This is a dumb one that I want to do because it's my new coding style. I'm getting away from using `array()` and instead using `[]` so I would like to update all uses of `array()`. I'd also like to change the old `TRUE` and `FALSE` to `true` and `false`.
jamie commented 2021-03-13 12:05:48 +00:00 (Migrated from git.hazaar.io)

changed title from Replace all array() with [] to Replace all array() with []{+ and fix true/false case.+}

changed title from **Replace all array() with []** to **Replace all array() with []{+ and fix true/false case.+}**
jamie commented 2021-03-13 12:05:48 +00:00 (Migrated from git.hazaar.io)

changed the description

changed the description
jamie commented 2022-03-28 23:57:42 +00:00 (Migrated from git.hazaar.io)

created branch 229-replace-all-array-with-and-fix-true-false-case to address this issue

created branch [`229-replace-all-array-with-and-fix-true-false-case`](/hazaar/hazaar-mvc/-/compare/master...229-replace-all-array-with-and-fix-true-false-case) to address this issue
jamie commented 2022-03-28 23:57:48 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !137

mentioned in merge request !137
jamie commented 2022-03-29 04:32:19 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 12a8ca85c4b2fd93503ab620f73cb96a9b4d7617

mentioned in commit 12a8ca85c4b2fd93503ab620f73cb96a9b4d7617
jamie (Migrated from git.hazaar.io) closed this issue 2022-03-29 04:32:19 +00:00
jamie self-assigned this 2025-09-04 01:15:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#229
No description provided.